index
:
core/hash/sha512
clock_speed
master
Verilog implementation of the SHA-512 hash function
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
clock_speed
Added reg on output from w_mem to split long path. Adjusted when w_next is se...
Joachim Strömbergson
6 years
master
Merged clock speed optimization work.
Joachim Strömbergson
6 years
Age
Commit message
Author
2018-12-04
Merged clock speed optimization work.
HEAD
master
Joachim Strömbergson
2018-12-04
Added reg on output from w_mem to split long path. Adjusted when w_next is se...
clock_speed
Joachim Strömbergson
2018-12-04
Compacted the code.
Joachim Strömbergson
2018-10-19
Locked down API write and API digest read access to only be allowed when the ...
Joachim Strömbergson
2018-10-19
Cleaned up the code as part of fixing issues found during the audit.
Joachim Strömbergson
2018-10-16
Added width definitons.
Joachim Strömbergson
2018-04-25
Added pipeline cycle for t1 and t2 calculations. Updated and cleaned up the W...
Joachim Strömbergson
2018-04-24
Removed redundant code by fusing expression.
Joachim Strömbergson
2018-04-24
Fixing reg update signals. Fixing names.
Joachim Strömbergson
2018-04-23
Correcting name for t1 and t2 update vectors. Cleaned up constants.
Joachim Strömbergson
[...]
Clone
https://git.cryptech.is/core/hash/sha512