Why does PEM Base64 created by `openssl pgen` not match the DER file passed in?
In experimenting with openssl on the Linux command line with elliptic curve secp256k1 I encountered a strange situation where on converting a DER private key file to PEM format using openssl pgen the Base64 in the PEM file does not match t… Continue reading Why does PEM Base64 created by `openssl pgen` not match the DER file passed in?