We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cebc226 + a93ab58 commit 00a81cfCopy full SHA for 00a81cf
1 file changed
crypto/sha3/keccak/doc.go
@@ -7,6 +7,7 @@
7
//
8
// Specification: FIPS 202 (SHA-3 Standard: Permutation-Based Hash and Extendable-Output Functions)
9
// - https://csrc.nist.gov/files/pubs/fips/202/final/docs/fips_202_draft.pdf
10
+// - https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.202.pdf
11
12
// This package implementation follows the Keccak specification directly and is suitable for SHA-3 and
13
// SHAKE construction.
0 commit comments