The third command looks like:
["openssl", "rsa", "-passin", "pass:{0}".format(newpassword), "-pubout"]I think here we're obtaining a new public key. Any suggestions as to how this could be rewritten to use pyca/cryptography? Thanks!
_______________________________________________ Cryptography-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/cryptography-dev
