mirror of
https://github.com/openkmip/pykmip
synced 2026-01-06 18:43:51 +00:00
This changes adds the CryptographyEngine, which uses pyca/cryptography to create symmetric and asymmetric keys. A test suite is included.
5 lines
37 B
Plaintext
5 lines
37 B
Plaintext
cryptography>=1.1
|
|
enum34
|
|
six>=1.9.0
|
|
|