mirror of
https://github.com/openkmip/pykmip
synced 2026-01-07 11:03:16 +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
|
|
|