Skip to content

Tags: go-piv/piv-go

Tags

v2.0.0-alpha.2

Toggle v2.0.0-alpha.2's commit message
update go module path

v2.0.0-alpha.1

Toggle v2.0.0-alpha.1's commit message
initial v2 commit

Following instructions under https://go.dev/blog/v2-go-modules

v1.11.0

Toggle v1.11.0's commit message
piv: support RSA PSS and add test for TLS 1.3 as a server and client

v1.10.0

Toggle v1.10.0's commit message
*: clean up actions and address all staticcheck findings

v1.9.0

Toggle v1.9.0's commit message
Add support for FIPS-certified Yubikeys

This commit adds support for all known existing FIPS-certified Yubikey
variants, and makes adding more of these additional variants simpler by
ensuring that values for Formfactor constants follow those for the
form-factors emitted by Yubikeys themselves.

v1.8.0

Toggle v1.8.0's commit message
Add slot name to Attestation struct

In some use cases, knowing what slot the attested key resides in
can be useful for determining whether to issue a certificate for
the key.

Signed-off-by: James Alseth <[email protected]>

v1.7.0

Toggle v1.7.0's commit message
Implement import key functionality

v1.6.0

Toggle v1.6.0's commit message
Support ECDH for ECDSA keys

Fixes #79

v1.5.0

Toggle v1.5.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
add windows builder

Add windows builder and move to setup-go@v2 as it
supports adding GOPATH/bin to PATH without quirks.

Signed-off-by: Tobias Kohlbau <[email protected]>

v1.4.0

Toggle v1.4.0's commit message
piv: document that attestation certificate must not be used for tls