PyKMIP/kmip
Peter Hamilton 2ec52ef34d PyKMIP - Release 0.3.3
This update includes several new features and bug fixes:
* Add the core ManagedObject class hierarchy for the new Pie API
* Add updated Boolean primitive implementation and test suite
* Add integration tests for symmetric key creation and registration
* Update demo and client logging to log at the INFO level by default
* Update README with improved testing instructions
* Fix bug causing enumerations to be encoded as signed integers
* Fix bug with mismatched EncodingOption tag
* Fix bug with relative path use for version number handling
* Fix bug with Integer primitive breaking on valid long integer values
2015-06-25 08:58:47 -04:00
..
core Fixing bug with Integer accepting long values 2015-06-24 13:42:04 -04:00
demos Updating client and demo logging 2015-06-16 07:46:25 -04:00
pie Adding additional cryptographic base classes 2015-06-23 13:25:31 -04:00
services Fixing infinite recursion bug with object inheritance 2015-06-02 11:16:42 -04:00
tests Merge pull request #37 from OpenKMIP/bug/fix-integer-accepting-longs 2015-06-25 07:59:04 -04:00
__init__.py Fixing relative path bug when looking up library version 2015-06-24 12:31:53 -04:00
kmipconfig.ini Adding username and password config options 2014-10-23 22:28:20 -04:00
logconfig.ini Updating client and demo logging 2015-06-16 07:46:25 -04:00
version.py PyKMIP - Release 0.3.3 2015-06-25 08:58:47 -04:00