Re: [Cryptography-dev] openssl command one that needs a pyca/cryptography rewrite

2021-08-02 Thread Paul Kehrer
Apologies, I meant private_bytes here, not public_bytes. On Mon, Aug 2, 2021 at 6:10 PM Paul Kehrer wrote: > > Hi Dan, > > This mailing list doesn't have a great deal of active members who help > with questions like this in general, but I'll try to help out. > > For this one you're just reading a

Re: [Cryptography-dev] openssl command one that needs a pyca/cryptography rewrite

2021-08-02 Thread Paul Kehrer
Hi Dan, This mailing list doesn't have a great deal of active members who help with questions like this in general, but I'll try to help out. For this one you're just reading a password protected private key and outputting a (still not PKCS8) private key without a password. The standard load_pem_