This repository has been archived by the owner on Oct 19, 2024. It is now read-only.
Releases: google/go-pkcs11
Releases · google/go-pkcs11
v0.3.0
What's Changed
- third_party/pkcs11: fix LICENSE file by @ericchiang in #9
- pkcs11: fmt comments by @ericchiang in #10
- pkcs11: fix typos by @ericchiang in #11
- feat: add support for decryption by @lcforges in #15
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- pkcs11: call C_FindObjectsFinal after running the search by @ericchiang in #7
- pkcs11: improve ckCString() so its harder to forget to free resources by @ericchiang in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- *: add github actions workflow by @ericchiang in #3
- .github/workflows: fix up actions by @ericchiang in #4
- pkcs11: support RSA key types and PKCS #1 v1.5 signatures by @ericchiang in #5
- pkcs11: add support for RSA PSS by @ericchiang in #6
New Contributors
- @ericchiang made their first contribution in #3
Full Changelog: https://github.com/google/go-pkcs11/commits/v0.1.0