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 support for rsa3072 and rsa4096 #598

Merged
merged 3 commits into from
Feb 12, 2025
Merged

Conversation

joostd
Copy link
Contributor

@joostd joostd commented Feb 4, 2025

Adding support for larger RSA key sizes for YubiKeys with firmware version 5.7 and newer.
Note that newer YubiKeys come with an AES default management key.
Until this crate supports AES management keys (See #589) you will need to first set your YubiKeys management key to TDES:

ykman piv access change-management-key -a TDES -n 010203040506070801020304050607080102030405060708

@tony-iqlusion tony-iqlusion merged commit 0d8096f into iqlusioninc:main Feb 12, 2025
9 checks passed
@joostd joostd deleted the rsa_3k_4k branch February 13, 2025 01:01
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.

2 participants