aboutsummaryrefslogtreecommitdiff
path: root/sha3/sha3.go
AgeCommit message (Expand)Author
2023-09-10sha3: have ShakeHash extend hash.HashMatthew Dempsky
2022-02-09acme, sha3, ssh: fix the typosHowJmay
2019-11-05sha3: align (*state).storageBryan C. Mills
2017-08-25sha3: delete unused fieldMichael Munday
2016-07-06x/crypto: fix typosMartin Hamrle
2015-01-12sha3: use unaligned reads and xors on x86 and x64David Leon Gil
2014-09-03go.crypto/sha3: update to sync with draft FIPS-202David Leon Gil
2013-04-02go.crypto/sha3: change keccakF to stateless functionEric Roshan-Eisner
2013-03-22go.crypto/sha3: new packageJoseph Bonneau