Skip to content

Releases: go-piv/piv-go

v2.6.0

15 Apr 17:07

Choose a tag to compare

What's Changed

New Contributors

  • @smlx made their first contribution in #187

Full Changelog: v2.5.0...v2.6.0

v2.5.0

06 Feb 06:54

Choose a tag to compare

What's Changed

  • Add PIV biometric match policies and VerifyUV by @jmecom in #185

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

25 Jul 20:42

Choose a tag to compare

What's Changed

  • piv: don't attempt to access smartcard if --wipe-yubikey is not provided by @ericchiang in #167
  • Return ErrNotFound for yubikey error code 0x6a88 by @tomis007 in #177
  • piv: add new CA cert from 2024 for attestation as well as intermediates by @ericchiang in #176

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

02 Nov 03:30

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

v2.2.0

03 Oct 03:01

Choose a tag to compare

What's Changed

  • Add ECDSAPrivateKey.ECDH which takes a *ecdh.PublicKey by @AGWA in #158
  • Add new algorithms supported in firmware 5.7.x by @maraino in #157

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

26 Aug 15:04

Choose a tag to compare

What's Changed

  • Add ability to change allowed number of PIN and PUK retries by @Quantu in #155

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Aug 17:17

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v2.0.0

v2.0.0-alpha.2

08 Jul 16:31

Choose a tag to compare

v2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha.1...v2.0.0-alpha.2

v2.0.0-alpha.1

08 Jul 16:22

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release

This is an alpha release to allow testing of the new branch's Go module. The API will change.

v1.11.0

16 Mar 03:56

Choose a tag to compare

What's Changed

  • piv/pcsc_freebsd.go: fix build on 32 bit FreeBSD by @clausecker in #107
  • piv: allow PIN verification by exposing VerifyPIN by @Quantu in #117
  • piv: support RSA PSS and add test for TLS 1.3 as a server and client by @ericchiang in #119

New Contributors

Full Changelog: v1.10.0...v1.11.0