index
:
core/hash/sha3
master
sha3_mode
Verilog implementation sponge construction defined in the SHA-3 hash standard
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
master
The SHA-3 algorithm really wants everything to be little-endian, which is
Paul Selkirk
3 years
sha3_mode
Add mode bits for the various flavors of SHA-3, so that the software
Paul Selkirk
3 years
Age
Commit message
Author
2021-06-07
The SHA-3 algorithm really wants everything to be little-endian, which is
HEAD
master
Paul Selkirk
2021-06-02
Change reads from clocked to unclocked to match read timing of other cores.
Paul Selkirk
2021-06-02
Reformatted
Paul Selkirk
2017-12-05
Added demo program for STM32 to test the core in hardware.
Pavel V. Shatov (Meister)
2017-12-05
Added core wrapper.
Pavel V. Shatov (Meister)
2017-12-05
Added documentation.
Pavel V. Shatov (Meister)
2017-12-05
Added new testbench.
Pavel V. Shatov (Meister)
2017-12-05
Ported core to CrypTech platform
Pavel V. Shatov (Meister)
2016-08-24
Making ModelSim happy with the testbench. Not as easy making ModelSim be frie...
Joachim StroĢmbergson
2016-08-23
Writing test data into the core regs.
Joachim StroĢmbergson
[...]
Clone
https://git.cryptech.is/core/hash/sha3