v2.0.0
What's Changed
- fix some typo in comments by @Laisky in #123
- Export ParseAttestation and Verifier struct by @kilimnik in #126
- Fix
pscs
->pcsc
typo by @hslatman in #128 - piv: implement key metadata retrieval by @Merovius in #130
- Fix formatting using go fmt by @stv0g in #132
- Update ykLogin comments to reflect the NIST documentation for the commands. by @areese in #136
- initial v2 commit by @ericchiang in #151
- update go module path by @ericchiang in #152
- Add dynamic support for AES128/192/256 management keys by @Quantu in #149
- Misc small fixes for PR149 comments that were lost by @Quantu in #154
- Update README for the v2 release by @ericchiang in #156
New Contributors
- @Laisky made their first contribution in #123
- @kilimnik made their first contribution in #126
- @hslatman made their first contribution in #128
- @Merovius made their first contribution in #130
- @stv0g made their first contribution in #132
- @areese made their first contribution in #136
Full Changelog: v1.11.0...v2.0.0