Michael Munday 81e90905da sha3: delete unused field 8 years ago
..
testdata bfc286917c sha3: move test data to testdata 11 years ago
doc.go 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 11 years ago
hashes.go 82442e0e95 go.crypto/sha3: use the go1.4 tag to register the hash functions. 11 years ago
keccakf.go 80b25ed484 crypto/sha3: use the assembly optimized KeccakF on amd64 9 years ago
keccakf_amd64.go 80b25ed484 crypto/sha3: use the assembly optimized KeccakF on amd64 9 years ago
keccakf_amd64.s 77e80449e8 sha3: fix SP adjustment 9 years ago
register.go 82442e0e95 go.crypto/sha3: use the go1.4 tag to register the hash functions. 11 years ago
sha3.go 81e90905da sha3: delete unused field 8 years ago
sha3_test.go 7f7c0c2d75 sha3: added example output 8 years ago
shake.go 1b32d8b50a go.crypto/sha3: update to sync with draft FIPS-202 11 years ago
xor.go fbbbdbdd6f sha3: revert alignment optimization on ppc64 9 years ago
xor_generic.go 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 11 years ago
xor_unaligned.go fbbbdbdd6f sha3: revert alignment optimization on ppc64 9 years ago