Skip to content

Commit 86e4b97

Browse files
committed
Add standard
1 parent 3966350 commit 86e4b97

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

schema/cryptography-defs.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@
4242
},
4343
{
4444
"family": "RSA-X931",
45-
"standard": [],
45+
"standard": [
46+
{
47+
"name": "X9.31",
48+
"url": "https://standards.globalspec.com/std/1955293/ansi-x9-31"
49+
}
50+
],
4651
"variant": [
4752
{
4853
"pattern": "RSA-X9.31[-{hashAlgorithm}][-{keyLength}]",

0 commit comments

Comments
 (0)