PyKMIP/kmip
Peter Hamilton 86e49b4c35 Add key derivation support to the server cryptography engine
This change adds key derivation functionality to the cryptographic
engine, adding support for multiple key derivation methods,
including encrypting, hashing, HMACing, and specific algorithms
like PBKDF2 and NIST 800-108. Numerous unit tests are included
from established cryptographic testing sources to verify the
added functionality.
2017-07-10 14:19:25 -04:00
..
core Add request and response payloads for the DeriveKey operation 2017-06-23 18:28:02 -04:00
demos Fixing stringent argument checks for MAC operation 2017-03-30 14:32:42 -07:00
pie Add Encrypt support to the clients 2017-06-20 11:11:50 -04:00
services Add key derivation support to the server cryptography engine 2017-07-10 14:19:25 -04:00
tests Add key derivation support to the server cryptography engine 2017-07-10 14:19:25 -04:00
__init__.py Remove support for Python2.6 2017-01-09 14:53:25 -05:00
pykmip.conf Server Failover Unit Tests 2016-02-09 14:13:22 -05:00
version.py PyKMIP - Release 0.6.0 2016-12-14 14:55:58 -05:00