KMIP Server - Release Notes
KMIP Server - v2.4.1
Issued: November 22, 2025
Feature:
- included KMIP username in the login information
- no key material is held within the local database
- KMIP OpaqueObjects are supported as Primus objects
- KMIP Destroy and KMIP Obliterate operations now destroy objects within the HSM.
- attributes for objects are stored in freefield 41 in JSON Terse format (a Cryptsoft defined format that offers more readable JSON than defined in the KMIP profiles)
- Fixtures will attempt to load from named Primus HSM DataObjects where the name is the filename - e.g. ”init.json. If the HSM DataObject is not present, then the server falls back to normal file or resource based processing.
- When responding to the KMIP Get operation, key material is queried (exported) from the Primus HSM
- KMIP Attribute updates are propagated to the Primus HSM when various KMIP operations are performed; in the prior release only the initial value was stored
KMIP Server - v2.4.0
Issued: November 19, 2025
Feature:
- Initial Release