Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 08:17
· 5 commits to main since this release
cb8c0c0

🚀 Features

  • (server) Connection hook can return an error (#36)
  • (ttlv) EnumByName becomes an exportable function (#44)

🐛 Bug Fixes

  • (kmip) Add missing CryptographicUsageMACVerify (#39)
  • (kmip) Fix StorageStatusMask normalized name (#43)
  • (kmip) Fix digital signature & block cipher mode enums names (#41)
  • (kmip) [breaking] Remove PKCS suffixes in DigitalSignatureAlgorithm enum (#45)
  • (kmip) [breaking] Fix CryptographicAlgorithm xml names (#40)

⚠️ BREAKING CHANGES:

  • remove PKCS suffixes in DigitalSignatureAlgorithm enum (#45)
  • rename CryptographicAlgorithm TDES to 3DES