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

MgmKey default algorithm changed from 3DES to AES-192 as of Firmware 5.7+. #579

Closed
alechenthorne opened this issue Aug 12, 2024 · 1 comment

Comments

@alechenthorne
Copy link

From yubico's docs:

The default management key (9B) on YubiKeys with firmware up to version 5.7 is a 3DES key with value 010203040506070801020304050607080102030405060708.

For YubiKeys with firmware version 5.7 and later, the default management key uses AES-192 instead of 3DES, The management key uses the same default value (3DES and AES-192 keys are the same length).

The MgmKey assumes 3DES for all cases currently.

@alechenthorne
Copy link
Author

alechenthorne commented Aug 12, 2024

I realize now that pull request #578 addresses this. And issue #330 covers it. Closing.

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

No branches or pull requests

1 participant