aboutsummaryrefslogtreecommitdiff
path: root/sha3/hashes.go
AgeCommit message (Expand)Author
2025-10-22sha3: make it mostly a wrapper around crypto/sha3Filippo Valsorda
2024-10-22sha3: add MarshalBinary, AppendBinary, and UnmarshalBinaryFilippo Valsorda
2024-06-26all: bump go.mod version and drop compatibility shimsFilippo Valsorda
2024-05-07sha3: reenable s390x assemblyMauri de Souza Meneguzzo
2024-05-07sha3: disable s390x assemblyFilippo Valsorda
2019-01-03sha3: add support for Keccak-512Péter Szilágyi
2018-05-05sha3: add NewLegacyKeccak256Leon Klingele
2018-04-26sha3: add optimized implementation for s390xMichael Munday
2014-09-03go.crypto/sha3: use the go1.4 tag to register the hash functions.Adam Langley
2014-09-03go.crypto/sha3: update to sync with draft FIPS-202David Leon Gil