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 3941d06 + 4dce6d1 commit e32b374Copy full SHA for e32b374
schema/cryptography-defs.json
@@ -1548,13 +1548,13 @@
1548
"standard": [
1549
{
1550
"name": "SipHash Spec",
1551
- "url": "https://131002.net/siphash/"
+ "url": "https://doi.org/10.1007/978-3-642-34931-7_28"
1552
}
1553
],
1554
"variant": [
1555
1556
"pattern": "SipHash[-{compressionRounds}-{finalizationRounds}]",
1557
- "primitive": "hash"
+ "primitive": "mac"
1558
1559
]
1560
},
0 commit comments