Austin Clements 77e80449e8 sha3: fix SP adjustment il y a 9 ans
..
testdata bfc286917c sha3: move test data to testdata il y a 11 ans
doc.go 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 il y a 11 ans
hashes.go 82442e0e95 go.crypto/sha3: use the go1.4 tag to register the hash functions. il y a 11 ans
keccakf.go 80b25ed484 crypto/sha3: use the assembly optimized KeccakF on amd64 il y a 9 ans
keccakf_amd64.go 80b25ed484 crypto/sha3: use the assembly optimized KeccakF on amd64 il y a 9 ans
keccakf_amd64.s 77e80449e8 sha3: fix SP adjustment il y a 9 ans
register.go 82442e0e95 go.crypto/sha3: use the go1.4 tag to register the hash functions. il y a 11 ans
sha3.go 077efaa604 x/crypto: fix typos il y a 9 ans
sha3_test.go bc65b9074c sha3: fix TestAppend to loop twice, to match the comments. il y a 10 ans
shake.go 1b32d8b50a go.crypto/sha3: update to sync with draft FIPS-202 il y a 11 ans
xor.go fbbbdbdd6f sha3: revert alignment optimization on ppc64 il y a 9 ans
xor_generic.go 4ed45ec682 sha3: use unaligned reads and xors on x86 and x64 il y a 11 ans
xor_unaligned.go fbbbdbdd6f sha3: revert alignment optimization on ppc64 il y a 9 ans