We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
From @stv0g:
We should support the new PIV Card Algorithm Identifiers from NIST SP 800-78-5 ipd (Initial Public Draft):
0x00
0x03
0x05
0x06
0x07
0x08
0x0A
0x0C
0x11
0x14
0x27
0x2E
RSA 3072, RSA 4096, X25519 and Ed25519 are now also supported by YubiKeys with firmware versions 5.7.0 and newer:
They use the following non-standard identifiers:
0x16
0xE0
0xE1
See: YubiKey 5.7 Firmware Specifics
Please note that 0xE0 and 0xE1 are clashing with piv-authenticators current non-standard ids:
https://github.com/Nitrokey/piv-authenticator/blob/efb4632b3f498af6732fc716354af746f3960038/tests/command_response.rs#L58-L72
Sorry, something went wrong.
No branches or pull requests
Asymmetric keys
Symmetric keys (management)
The text was updated successfully, but these errors were encountered: