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.
2 parents 6bd0b0a + 1a25c5b commit 29b8bddCopy full SHA for 29b8bdd
1 file changed
schema/cryptography-defs.json
@@ -40,6 +40,21 @@
40
}
41
]
42
},
43
+ {
44
+ "family": "RSA-X931",
45
+ "standard": [
46
47
+ "name": "X9.31",
48
+ "url": "https://standards.globalspec.com/std/1955293/ansi-x9-31"
49
+ }
50
+ ],
51
+ "variant": [
52
53
+ "pattern": "RSA-X9.31[-{hashAlgorithm}][-{keyLength}]",
54
+ "primitive": "signature"
55
56
+ ]
57
+ },
58
{
59
"family": "RSAES-PKCS1",
60
"standard": [
0 commit comments