All notable changes to this project will be documented in this file.
- example RPM packaging
- fork handling (issue #2)
- support passphrase callback for PIN (issue #5)
- additional testcases
- fix URI parsing (issues #9, #10)
- various fixes and cleanups
1.0.0 - 2023-05-17
- Initial provider implementation
- PKCS#11 key URI support (RFC 7512)
- ECDSA signature support (PKCS#1, PSS)
- RSA sign support (PKCS#1)
- RSA decrypt support (raw, PKCS#1, OAEP)
- forwarding for all public key operations