plugeth/crypto/sha3
Felix Lange 54ea317375 crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4
This pulls in the assembly implementation of keccakf1600 for amd64.
2016-10-01 21:26:43 +02:00
..
testdata
doc.go
hashes.go crypto/sha3: Export Keccak-256 hash function 2016-02-21 22:34:34 +00:00
keccakf_amd64.go crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 2016-10-01 21:26:43 +02:00
keccakf_amd64.s crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 2016-10-01 21:26:43 +02:00
keccakf.go crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 2016-10-01 21:26:43 +02:00
LICENSE
PATENTS
register.go
sha3_test.go
sha3.go crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 2016-10-01 21:26:43 +02:00
shake.go
xor_generic.go
xor_unaligned.go crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 2016-10-01 21:26:43 +02:00
xor.go crypto/sha3: update from golang.org/x/crypto/sha3 a 80b25ed4 2016-10-01 21:26:43 +02:00