From b84c20ea713b148d7439b384fb3a5fa389364d5a Mon Sep 17 00:00:00 2001 From: Yubi-David Date: Fri, 7 Jun 2024 13:40:35 -0500 Subject: [PATCH] Update pin-puk-mgmt-key.md --- .../docs/users-manual/application-piv/pin-puk-mgmt-key.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Yubico.YubiKey/docs/users-manual/application-piv/pin-puk-mgmt-key.md b/Yubico.YubiKey/docs/users-manual/application-piv/pin-puk-mgmt-key.md index e64bf20a..2d32ddd9 100644 --- a/Yubico.YubiKey/docs/users-manual/application-piv/pin-puk-mgmt-key.md +++ b/Yubico.YubiKey/docs/users-manual/application-piv/pin-puk-mgmt-key.md @@ -54,8 +54,9 @@ The YubiKey is manufactured with the standard default PIN, PUK, and managment ke * Management Key: (Firmware Version 5.6 and below: Triple-DES / 5.7 and above: AES-192), 0x010203040506070801020304050607080102030405060708\ 0102030405060708 three times -Note that the PIV standard specifies these default/initial values and that even on -YubiKeys that allow AES, the default managment key is Triple-DES. +Note that the PIV standard specifies these default/initial values. For firmware 5.4 YubiKeys +YubiKeys that allow AES, the default management key is Triple-DES. For firmware 5.7 and above +YubiKeys the default management key is AES-192. Upon receipt of the YubiKey, it is a good idea to change them from the default values. See [PivSession.TryChangePin](xref:Yubico.YubiKey.Piv.PivSession.TryChangePin%2a) and