Skip to content

Commit 00a81cf

Browse files
authored
Update doc.go [sha3/keccak] (#49)
2 parents cebc226 + a93ab58 commit 00a81cf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crypto/sha3/keccak/doc.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
//
88
// Specification: FIPS 202 (SHA-3 Standard: Permutation-Based Hash and Extendable-Output Functions)
99
// - 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
1011
//
1112
// This package implementation follows the Keccak specification directly and is suitable for SHA-3 and
1213
// SHAKE construction.

0 commit comments

Comments
 (0)