[Cryptech-Commits] [core/hash/sha512] branch master updated (51ad57c -> 9ddb714)

git at cryptech.is git at cryptech.is
Tue Aug 11 07:35:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

joachim at secworks.se pushed a change to branch master
in repository core/hash/sha512.

      from  51ad57c   Revert streamlined wrapper, and don't delay register reads.
      adds  b8228ec   Adding ports in the core to do state restore. Added wires in the top to connect the state restore ports.
      adds  9ff1f0d   Added API logic to set write signals for the state.
      adds  6cf691b   Adding logic to write state restore data to the state registers.
      adds  87e603d   Adding initial version of test case for state restore functionality.
      adds  9ddb714   Completed test case for state restore. The state restore functionality works. Minor tweak of work factor test.

No new revisions were added by this update.

Summary of changes:
 src/rtl/sha512.v      | 104 +++++++++++++++++++++++++++++++++++++++++++++++++-
 src/rtl/sha512_core.v |  67 ++++++++++++++++++++++++++++++++
 src/tb/tb_sha512.v    |  71 ++++++++++++++++++++++++++++++++--
 3 files changed, 237 insertions(+), 5 deletions(-)



More information about the Commits mailing list