Releases: certusone/yubihsm-go
Releases · certusone/yubihsm-go
v0.3.0
What's Changed
- PutAuthkey by @gdbelvin in #12
- add sign pkcs1 command by @terrbear in #13
- Add commands, better conform with yubiHSM docs by @AndrewPau in #14
- ImportWrapped by @gdbelvin in #16
- ExportWrapped by @gdbelvin in #15
- Docs: add syntax highlighting by @yunginnanet in #22
- Adding get device info command by @rmeringe in #19
- Support Additional Algorithms by @AndrewPau in #23
- Connector: close response bodies by @yunginnanet in #20
- Connector: check len(values) to avoid nil pointer dereference by @yunginnanet in #21
- add more algorithm constants by @ezekielnewren in #24
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Merge pull request #11 from gdbelvin/putwrapkey PutWrapKey