==========================================================================
Change Log
==========================================================================
- bugfix
+ feature addition
* improved/changed feature
! removed/depricated feature
2018.1.21326
- Worked around a Linux linker bug that was not properly detecting
dependencies and leaving out symbols as a result.
-
JNI wrapper
for KSL was missing the implementations
for Certify and
Re-Certify KMIP operations.
-
JNI wrapper around KSL did not implement support
for PGP keys.
This has now been fixed.
- Fixed typo in error message
- GetSplitKeyResponse caused a seg fault because it resulted in code
being executed that improperly freed memory without testing for
NULL pointers. This has been fixed.
- GetSplitKeyResponse was generating a response for an Opaque object
not a Split Key object
it may not contain all the symbols used by this software If you run into undefined symbol please let us know and we can provide you a build that will be compatible with your specific as well as not allowing the setting of crypto algorithm or length on the response This is now fixed Added some basic examples on how to use KSL in C Adding KMIP attribute support to parser and message generator This is just part of the KMIP additions In KMIP the way attributes are encoded are completely different from x protocol versions This update deals with the change mostly invisible from the application Also added new KMIP only attribute support Worked around a Linux linker bug that was not properly detecting dependencies and leaving out symbols as a result Added some basic examples on how to use KSL in C Adding KMIP support in the JNI