PyKMIP/kmip/services
Peter Hamilton 0009bb2b5a Enforce server support for DeriveKey truncation
This change updates DeriveKey support in the software server to
enforce key truncation. If the derived key is longer than the
requested cryptographic length, the derived key is truncated to
fit the requested length. A unit test has been added to cover
this update.
2017-08-09 15:58:03 -04:00
..
server Enforce server support for DeriveKey truncation 2017-08-09 15:58:03 -04:00
__init__.py PyKMIP library version 0.0.1 2014-08-11 16:34:30 -04:00
auth.py Adding KMIP authentication suites 2016-02-05 13:29:05 -05:00
kmip_client.py Add DeriveKey support to the clients 2017-08-08 14:54:48 -04:00
results.py Add MAC operation support for client 2017-01-31 14:48:19 -08:00