Skip to content

Releases: latchset/kryoptic

v1.1.0

14 Apr 18:21
Compare
Choose a tag to compare

Committed changelog

https://github.com/latchset/kryoptic/blob/v1.1.0/CHANGELOG.md

What's Changed

  • Update packaging template with final release by @Jakuje in #178
  • Switch to 2024 edition by @simo5 in #183
  • Fix SPDX License tag in spec file by @Jakuje in #186
  • Deal with length query issues by @simo5 in #185
  • Fix storing and reading default DATE attributes by @Jakuje in #188
  • aes: Restrict AES-GCM to at least 1B tag length by @Jakuje in #189
  • Introduce CKF_MULTI_MESSAGE flag by @Jakuje in #190
  • Fix incorrect error returned on un-initialized operations by @simo5 in #192
  • Ensure token store objects can be extracted if the right booleans are set by @simo5 in #194
  • Replace SHA1 test signature by @simo5 in #195
  • Rebase openssl submodule to 3.5 (prerelease) by @simo5 in #180
  • Pkcs11 3.2 Draft by @simo5 in #149
  • Add Encapsulation/Decapsulation and ML-KEM support by @simo5 in #197
  • Fix check for object sensitivity as per spec by @simo5 in #198
  • Add Stricter FIPS options to configuration by @simo5 in #199
  • Allow digesting AES keys and add test coverage. by @Jakuje in #204
  • ecdh: Fix max ECDH output size by @Jakuje in #203
  • Fix C_WrapKey size query by @Jakuje in #202
  • Minor cleanups in tests and rust warning fixes by @Jakuje in #206
  • Release 1.1 by @simo5 in #205

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Mar 16:53
Compare
Choose a tag to compare

What's Changed

This is the first release

See a more detailed changelog here:
https://github.com/latchset/kryoptic/blob/v1.0.0/CHANGELOG.md

Contributors

Full Changelog: https://github.com/latchset/kryoptic/commits/v1.0.0