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

Add examples #142

Closed
wants to merge 14 commits into from
Closed

Add examples #142

wants to merge 14 commits into from

Conversation

areese
Copy link
Contributor

@areese areese commented Mar 8, 2024

No description provided.

areese and others added 14 commits February 19, 2024 13:39
This is very useful to see what APDU's are being sent to a card.
This allows the card to be used in PIV mode, or in PGP mode.

The Yubico cards can store PGP private keys and use them to sign/encrypt/decrypt data.

These changes add support for the OpenPGP specification APDU apis for pgp support.
Update with documentation and links to the OpenPGP and NIST Standards.
Add the ability to get the OpenPGP attestation cert from the yubikey
Add clean target to Makefile
Needs some cleanup and need to check on the whole pcsc interface
This adds a more complete example around using the gpg functionality on top of what is in piv-go today
@areese areese closed this Mar 8, 2024
@areese areese deleted the add-examples branch March 8, 2024 16:46
@areese areese restored the add-examples branch March 8, 2024 16:46
@areese areese deleted the add-examples branch March 8, 2024 16:47
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

1 participant