Prerequisites# $ yum install gcc libffi-devel python-devel openssl-devel $ pip install cryptography Loading Private Key# key = load_pkcs8_private_key(pem_data, None, backend) References# Python Cryptography Python Cryptography - Installation Key derivation functions Asymmetric algorithms Review Request: python-cryptography - PyCA’s cryptography library pyscrypt