File kryoptic.changes of Package kryoptic
-------------------------------------------------------------------
Mon Apr 14 19:54:56 UTC 2025 - Lucas Mulling <lucas.mulling@suse.com>
- Update to 1.1.0:
* Switch to Rust 2024 edition
* Deal with length query issues
* Fix storing and reading default DATE attributes
* aes: Restrict AES-GCM to at least 1B tag length
* Introduce CKF_MULTI_MESSAGE flag
* Fix incorrect error returned on un-initialized operations
* Ensure token store objects can be extracted if the right booleans are set
* Replace SHA1 test signature
* Rebase openssl submodule to 3.5 (prerelease) by
* Pkcs11 3.2 Draft
* Add Encapsulation/Decapsulation and ML-KEM support
* Fix check for object sensitivity as per spec
* Add Stricter FIPS options to configuration
* Allow digesting AES keys and add test coverage
* ecdh: Fix max ECDH output size
* Fix C_WrapKey size query
* Minor cleanups in tests and rust warning fixes
* For a full list of changes see: https://github.com/latchset/kryoptic/releases/tag/v1.1.0
-------------------------------------------------------------------
Wed Mar 12 13:32:39 UTC 2025 - Lucas Mulling <lucas.mulling@suse.com>
- Initial package of version: 1.0.0:
* For a full list of changes see: https://github.com/latchset/kryoptic/blob/v1.0.0/CHANGELOG.md