[Cryptech-Commits] [core/hash/sha256] branch state_access updated (2233de1 -> 3469374)

git at cryptech.is git at cryptech.is
Thu Jul 16 15:22:10 UTC 2015


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

joachim at secworks.se pushed a change to branch state_access
in repository core/hash/sha256.

      from  2233de1   (1) Adding addresses to be able to read and write the internal hash state from the API. (2) Bumped version to reflect the changes to the API. (3) Added ports for state access in the core module and connected them in the top level wrapper.
       new  13c73ce   The digest is the complete state so we only need to be able to write back state. The state addresses are still readable though.
       new  3469374   Added logic to write state into the state registers. Simplified the state write interface to a common data port.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/rtl/sha256.v      | 65 ++++++++++++++-------------------------------------
 src/rtl/sha256_core.v | 64 ++++++++++++++++++++++++++------------------------
 2 files changed, 51 insertions(+), 78 deletions(-)



More information about the Commits mailing list