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 8c16b5c commit bcef0ffCopy full SHA for bcef0ff
1 file changed
schema/cryptography-defs.json
@@ -356,11 +356,11 @@
356
{
357
"standard": [
358
359
- "name": "RFC 3686",
360
- "url": "https://doi.org/10.17487/RFC3686"
+ "name": "RFC 5297",
+ "url": "https://doi.org/10.17487/RFC5297"
361
}
362
],
363
- "pattern": "AES[-(128|192|256)]-CTR-HMAC-SHA1[-96]",
+ "pattern": "AES[-(128|192|256)]-SIV",
364
"primitive": "ae"
365
},
366
0 commit comments