PyKMIP/kmip
Peter Hamilton a90e0f0b98 Adding additional cryptographic base classes
This change adds two additional abstract base classes for the Pie
ManagedObject object hierarchy: CryptographicObject and Key. Test suites
are provided for each base class, using a dummy subclass of each for
testing. The object test suite package structure is also modified to
collect all ManagedObject subclass tests in one package.
2015-06-23 13:25:31 -04:00
..
core Adding test case for bug with unsigned Enumeration encoding 2015-06-16 14:33:56 -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 Adding additional cryptographic base classes 2015-06-23 13:25:31 -04:00
__init__.py Updating client and demo logging 2015-06-16 07:46:25 -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 Adding version module to improve version handling 2015-06-11 14:25:55 -04:00