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 b96452a + 5f7aad4 commit 9dfa3adCopy full SHA for 9dfa3ad
1 file changed
schema/cryptography-defs.json
@@ -276,7 +276,7 @@
276
},
277
{
278
"name": "SP800-185",
279
- "url": "https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf"
+ "url": "https://doi.org/10.6028/NIST.SP.800-185"
280
}
281
],
282
"variant": [
@@ -974,11 +974,11 @@
974
"primitive": "hash"
975
976
977
- "pattern": "BLAKE2b-(160|256|384|512)-HMAC",
+ "pattern": "BLAKE2s-(160|256)-HMAC",
978
"primitive": "mac"
979
980
]
981
- },
+ },
982
983
"family": "BLAKE3",
984
"standard": [
0 commit comments