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