We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2eec038 commit 135d98aCopy full SHA for 135d98a
source/components/nitrokeys/features/piv/key_management.rst
@@ -42,6 +42,11 @@ Supported asymmetric key algorithms:
42
* RSA 2048
43
* nistp256
44
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
50
Supported symmetric key algorithms:
51
52
* AES 256
0 commit comments