mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-02-28 14:33:37 -08:00
feat(sha+paper): Add reference for SHAKE256 to biblography
This commit is contained in:
@@ -196,3 +196,13 @@ Vadim Lyubashevsky and John M. Schanck and Peter Schwabe and Gregor Seiler and D
|
|||||||
type = {NIST Post-Quantum Cryptography Selected Algorithm},
|
type = {NIST Post-Quantum Cryptography Selected Algorithm},
|
||||||
url = {https://pq-crystals.org/kyber/}
|
url = {https://pq-crystals.org/kyber/}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
@misc{SHAKE256,
|
||||||
|
author = "National Institute of Standards and Technology",
|
||||||
|
title = "FIPS PUB 202: SHA-3 Standard: Permutation-Based Hash and Extendable-Output Functions",
|
||||||
|
year = {2015},
|
||||||
|
month = {August},
|
||||||
|
doi = {10.6028/NIST.FIPS.202}
|
||||||
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user