.. |
testdata
|
f416ebab96
sha3: add cSHAKE support
|
5 years ago |
doc.go
|
45a5f77698
all: fix typos
|
6 years ago |
hashes.go
|
ff983b9c42
sha3: add support for Keccak-512
|
6 years ago |
hashes_generic.go
|
71b5226ff7
sha3: add a space before +build in build tag comments
|
5 years ago |
keccakf.go
|
80b25ed484
crypto/sha3: use the assembly optimized KeccakF on amd64
|
8 years ago |
keccakf_amd64.go
|
80b25ed484
crypto/sha3: use the assembly optimized KeccakF on amd64
|
8 years ago |
keccakf_amd64.s
|
77e80449e8
sha3: fix SP adjustment
|
8 years ago |
register.go
|
82442e0e95
go.crypto/sha3: use the go1.4 tag to register the hash functions.
|
10 years ago |
sha3.go
|
81e90905da
sha3: delete unused field
|
7 years ago |
sha3_s390x.go
|
71b5226ff7
sha3: add a space before +build in build tag comments
|
5 years ago |
sha3_s390x.s
|
71b5226ff7
sha3: add a space before +build in build tag comments
|
5 years ago |
sha3_test.go
|
22d7a77e9e
sha3: fix bug in cSHAKE Clone()
|
5 years ago |
shake.go
|
22d7a77e9e
sha3: fix bug in cSHAKE Clone()
|
5 years ago |
shake_generic.go
|
71b5226ff7
sha3: add a space before +build in build tag comments
|
5 years ago |
xor.go
|
fbbbdbdd6f
sha3: revert alignment optimization on ppc64
|
8 years ago |
xor_generic.go
|
4ed45ec682
sha3: use unaligned reads and xors on x86 and x64
|
10 years ago |
xor_unaligned.go
|
fbbbdbdd6f
sha3: revert alignment optimization on ppc64
|
8 years ago |