Skip to content

Commit 135d98a

Browse files
Document all supported RSA key sizes
1 parent 2eec038 commit 135d98a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/components/nitrokeys/features/piv/key_management.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,11 @@ Supported asymmetric key algorithms:
4242
* RSA 2048
4343
* nistp256
4444

45+
Supported asymmetric key algorithms with non-standard identifiers (might have limited compatibility with third-party software)
46+
47+
* RSA 3072 (Algorithm ID ``0x05``)
48+
* RSA 4096 (Algorithm ID ``0x16``)
49+
4550
Supported symmetric key algorithms:
4651

4752
* AES 256

0 commit comments

Comments
 (0)