Skip to content

v1.6.0

Compare
Choose a tag to compare
@ericchiang ericchiang released this 09 Sep 15:39
· 23 commits to master since this release
  • Fixes for older YubiKeys that don't support attestation certificates #59
  • Add yubikey 5ci form factor #63 @xoebus
  • Fix retry errors detection on some older YubiKeys #64
  • PIN policy can now be specified explicitly instead of being inferred by the attestation certificate #65
  • Ed25519 support as implemented by SoloKeys added #69 @nickray
  • FreeBSD support added #70 @gonzoua
  • TouchPolicyAlways and TouchPolicyCached variables now correspond to their spec values #74 @joemiller
  • cgo now uses pkg-config on Linux to discover pcsclite #75 @rawkode @philandstuff
  • ECDH support added #80 @tv42