This website requires JavaScript.
Explore
Help
Sign In
magical
/
keccak
Watch
1
Star
0
Fork
0
You've already forked keccak
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Andrew Ekstedt
902ec9e896
gen: Alter mod function. Purely cosmetic.
2015-01-03 01:40:42 -08:00
sha3sum
Add a simple sha3sum utility.
2014-12-31 23:32:14 -08:00
const.go
Add 512-bit hash. Use SHA-3 padding.
2014-12-31 23:19:05 -08:00
gen.go
gen: Alter mod function. Purely cosmetic.
2015-01-03 01:40:42 -08:00
keccak_gen.go
gen: Alter mod function. Purely cosmetic.
2015-01-03 01:40:42 -08:00
keccak_test.go
Add another test vector.
2015-01-03 01:36:56 -08:00
keccak.go
Gofmt.
2015-01-01 03:10:11 -08:00
sponge.go
Gofmt.
2015-01-01 03:10:11 -08:00
Description
The Keccak hash function (SHA-3)
64
KiB
Languages
Go
100%