diff --git a/schema/cryptography-defs.json b/schema/cryptography-defs.json index 6c0e9bc8..872c1448 100644 --- a/schema/cryptography-defs.json +++ b/schema/cryptography-defs.json @@ -40,6 +40,21 @@ } ] }, + { + "family": "RSA-X931", + "standard": [ + { + "name": "X9.31", + "url": "https://standards.globalspec.com/std/1955293/ansi-x9-31" + } + ], + "variant": [ + { + "pattern": "RSA-X9.31[-{hashAlgorithm}][-{keyLength}]", + "primitive": "signature" + } + ] + }, { "family": "RSAES-PKCS1", "standard": [