crypto/sha3: Copy latest code from "golang.org/x/crypto/sha3"
Revision: 1f22c0103821b9390939b6776727195525381532
Showing
- crypto/sha3/LICENSE 27 additions, 0 deletionscrypto/sha3/LICENSE
- crypto/sha3/PATENTS 22 additions, 0 deletionscrypto/sha3/PATENTS
- crypto/sha3/doc.go 66 additions, 0 deletionscrypto/sha3/doc.go
- crypto/sha3/hashes.go 65 additions, 0 deletionscrypto/sha3/hashes.go
- crypto/sha3/keccakf.go 410 additions, 0 deletionscrypto/sha3/keccakf.go
- crypto/sha3/register.go 18 additions, 0 deletionscrypto/sha3/register.go
- crypto/sha3/sha3.go 193 additions, 0 deletionscrypto/sha3/sha3.go
- crypto/sha3/sha3_test.go 306 additions, 0 deletionscrypto/sha3/sha3_test.go
- crypto/sha3/shake.go 60 additions, 0 deletionscrypto/sha3/shake.go
- crypto/sha3/testdata/keccakKats.json.deflate 0 additions, 0 deletionscrypto/sha3/testdata/keccakKats.json.deflate
- crypto/sha3/xor.go 16 additions, 0 deletionscrypto/sha3/xor.go
- crypto/sha3/xor_generic.go 28 additions, 0 deletionscrypto/sha3/xor_generic.go
- crypto/sha3/xor_unaligned.go 58 additions, 0 deletionscrypto/sha3/xor_unaligned.go
Loading
Please register or sign in to comment