You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
From yubico's docs:
The MgmKey assumes 3DES for all cases currently.
The text was updated successfully, but these errors were encountered: