mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-09-21 08:58:56 +02:00
This change adds encryption functionality to the cryptographic engine used by the server. It supports a variety of symmetric encryption algorithms and block cipher modes. Asymmetric encryption support will be added in a future patch. Unit tests and minor updates to surrounding core code are included.