mirror of
https://github.com/openkmip/pykmip
synced 2025-12-05 23:53:19 +00:00
The load_der_public_key method and the load_pem_private_key method were
removed from Backend class in cryptography 42.0.0[1].
Closes #713
[1] 41daf2d86d
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
cryptography>=2.5
|
|
enum-compat
|
|
requests
|
|
six>=1.11.0
|
|
sqlalchemy>=1.0
|