v0.4.0 (2024-03-15)
- Use
trussed-chunked
instead oftrussed-staging
, see trussed-staging#19.
v0.3.4 (2024-01-02)
- Fix error when changing the PUK (#40)
v0.3.3 (2023-12-08)
- Reject NFC requests (#39)
- Put RSA feature behind a feature flag
v0.3.2 (2023-06-13)
- Fix P-256 signature (#33)
v0.3.1 (2023-06-02)
- Add setter to the options builder for the UUID (#32)
v0.3.0 (2023-05-31)
v0.2.0 (2023-04-27)
- Use upstream trussed and trussed-staging (#24)
v0.1.2 (2023-04-24)
- Use
RsaPublicParts::deserialize
instead oftrussed::postcard_deserialize
for compatibility with recent Trussed changes.
v0.1.1 (2023-04-17)
- Fix dependency on trussed-rsa-alloc to use the git tag in the
[patch.crates-io]
section to avoid duplicate downstream dependencies
v0.1.0 (2023-04-13)
This initial release contains support for the basic PIV card functionality. It supports basic card administration, key generation and authentication.
Supported algorithms are P-256 and RSA 2048.