PyKMIP/kmip
Peter Hamilton 98db0dfe73 Update how private keys are handled when signing data
This change updates how private key bytes are loaded when signing
data. The prior approach required binascii to unhexlify the byte
string. The current approach removes this requirement, matching
the rest of the library. All unit tests have been updated to
reflect this change.
2017-09-26 16:15:13 -04:00
..
core Update payload management 2017-09-21 13:37:55 -04:00
demos Add a ProxyKmipClient demo for the SignatureVerify operation 2017-08-30 12:14:43 -04:00
pie Updating the ProxyKmipClient to simplify closing 2017-09-21 12:57:44 -04:00
services Update how private keys are handled when signing data 2017-09-26 16:15:13 -04:00
tests Update how private keys are handled when signing data 2017-09-26 16:15:13 -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