Changelog
View SourceAll notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.3.1] - 2025-10-27
Added
- p11ex_cli: Add sub command
bench-aes-encrypt-block. - p11ex_cli: Also read token label from environment variable
P11EX_TOKEN_LABEL.
Fixed
- p11ex: Make search for slot by label more robust.
- p11ex_cli: Fix error message if AES key generation is not supported.
- p11ex_cli: Fix error messages in case slot can't be found.
- p11ex_cli: Read attributes carefully, increase compatibility.
[0.3.0] - 2025-10-25
Added
- Add
key-wrapandkey-unwrapcommands top11ex_cli. - Add
kcv-gencommand top11ex_clito compute the fingerprint of secret keys .