1
0
의 미러 https://github.com/henrydcase/nobs.git synced 2024-11-22 15:18:57 +00:00
nobs/hash/sha3
Henry Case 8474981cfc
SHA-3: speedups (#47)
* add function for one-off calculation

* sha3: simplifies Read function

* sha3: remove if from Read
2020-10-03 23:27:08 +01:00
..
testdata SM3 and cSHAKE 2018-06-23 16:34:45 +01:00
doc.go sha3: optimizations and cleanup (#41) 2020-08-29 02:12:49 +01:00
keccakf_amd64.go Use bits.RotateLeft64 whenever possible 2020-09-28 21:03:08 +01:00
keccakf_amd64.s Use bits.RotateLeft64 whenever possible 2020-09-28 21:03:08 +01:00
keccakf.go Use bits.RotateLeft64 whenever possible 2020-09-28 21:03:08 +01:00
sha3_test.go sha3: optimizations and cleanup (#41) 2020-08-29 02:12:49 +01:00
sha3.go SHA-3: speedups (#47) 2020-10-03 23:27:08 +01:00
shake.go sha3: optimizations and cleanup (#41) 2020-08-29 02:12:49 +01:00
xor_generic.go SM3 and cSHAKE 2018-06-23 16:34:45 +01:00
xor_unaligned.go sha3: optimizations and cleanup (#41) 2020-08-29 02:12:49 +01:00
xor.go cleanup 2020-08-25 12:32:22 +01:00