Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

piv: allow PIN verification by exposing VerifyPIN #117

Merged
merged 2 commits into from
Mar 15, 2023
Merged

piv: allow PIN verification by exposing VerifyPIN #117

merged 2 commits into from
Mar 15, 2023

Conversation

Quantu
Copy link

@Quantu Quantu commented Mar 15, 2023

Renamed authPIN to VerifyPIN, exposing the ability to verify if a PIN is correct outside the package.

@adkngit
Copy link

adkngit commented Mar 15, 2023

This would be a very useful for moving keys to new devices. It would ensure that before saving the pin on the new machine it was first verified.

piv/piv.go Outdated Show resolved Hide resolved
@ericchiang ericchiang merged commit 8f83ce3 into go-piv:master Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants