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 b92bd46 commit 5ca781bCopy full SHA for 5ca781b
1 file changed
schema/cryptography-defs.json
@@ -1538,13 +1538,13 @@
1538
"standard": [
1539
{
1540
"name": "SipHash Spec",
1541
- "url": "https://131002.net/siphash/"
+ "url": "https://doi.org/10.1007/978-3-642-34931-7_28"
1542
}
1543
],
1544
"variant": [
1545
1546
"pattern": "SipHash[-{compressionRounds}-{finalizationRounds}]",
1547
- "primitive": "hash"
+ "primitive": "mac"
1548
1549
]
1550
},
0 commit comments