SHA-3 Standard: Permutation-Based Hash and Extendable-Output Functions

National Institute of Standards and Technology (US)
2015
1 reference

Abstract

This Standard specifies the Secure Hash Algorithm-3 (SHA-3) family of functions on binary data. Each of the SHA-3 functions is based on an instance of the KECCAK algorithm that NIST selected as the winner of the SHA-3 Cryptographic Hash Algorithm Competition. This Standard also specifies the KECCAK-p family of mathematical permutations, including the permutation that underlies KECCAK, in order to facilitate the development of additional permutation-based cryptographic functions.

1 repository
1 reference

Code References

golang/go
1 file
src/crypto/internal/fips140/sha3/sha3.go
1
// [FIPS 202]: https://doi.org/10.6028/NIST.FIPS.202
Link copied to clipboard!