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

Update YubiKey_PIV_introduction.adoc #488

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions doc/YubiKey_PIV_introduction.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ hardware functionality.
=== General information
The default PIN code is 123456. The default PUK code is 12345678.

For firmware 5.7 and above:
The default AES-192 management key (9B) is
010203040506070801020304050607080102030405060708.

For firmware 5.4 and below:
The default 3DES management key (9B) is
010203040506070801020304050607080102030405060708.

Expand Down
Loading