Skip to content
Merged
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 source/components/nitrokeys/features/piv/key_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@ Supported asymmetric key algorithms:
* RSA 2048
* nistp256

Supported asymmetric key algorithms with non-standard identifiers (might have limited compatibility with third-party software)

* RSA 3072 (Algorithm ID ``0x05``)
* RSA 4096 (Algorithm ID ``0x16``)

Supported symmetric key algorithms:

* AES 256
Expand Down