PyKMIP/kmip
Peter Hamilton 950e98569e Fix cryptographic usage mask handling for CreateKeyPair
This change fixes how the ProxyKmipClient handles cryptographic
usage mask values for the CreateKeyPair operation. Originally,
both Encrypt and Decrypt were set by default for both public and
private keys. This is incorrect behavior for certain algorithms.
Now, only the masks specified by the caller are set on the key
pair.

Fixes #412
2018-04-11 21:51:32 -04:00
..
core Fix cryptographic usage mask handling for CreateKeyPair 2018-04-11 21:51:32 -04:00
demos Add operation policy name to demo scripts 2018-04-02 11:13:53 -04:00
pie Fix cryptographic usage mask handling for CreateKeyPair 2018-04-11 21:51:32 -04:00
services Add a policy directory monitor 2018-04-10 14:32:27 -04:00
tests Fix cryptographic usage mask handling for CreateKeyPair 2018-04-11 21:51:32 -04:00
__init__.py Update the PyKMIP library version to 0.8.dev 2017-11-15 14:21:52 -05:00
version.py Update the PyKMIP library version to 0.8.dev 2017-11-15 14:21:52 -05:00