[Cryptech-Commits] [staging/core/hash/sha1] branch master created (now d76f15b)

git at cryptech.is git at cryptech.is
Tue Mar 17 13:14:06 UTC 2015


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

paul at psgd.org pushed a change to branch master
in repository staging/core/hash/sha1.

        at  d76f15b   Rearrange cores.

This branch includes the following new commits:

       new  c98d769   Adding Makefile for compiling and running simulations of the sha1 core.
       new  a53102e   Adding license file.
       new  7d33c6b   Adding README file in markdown format.
       new  4e44d9e   Adding functional model in Python. Used to drive RTL development.
       new  bc05696   Adding all rtl source files for the sha-1 core.
       new  e7763f9   Adding all testbenches.
       new  5e6b7c3   Updated W memory module with new sliding window version. Updated README with more info.
       new  e24c980   Adding more info about the core.
       new  5b7e7a8   Adding info about the sha1 design.
       new  6131547   Updating interface. Addding self resetting control regs. Fixing missing input port declaration that caused errors during simulation in ModelSim.
       new  af4e880   Added wait to allow the ready flag to be dropped with resettable flags. Fixed name of clock delay parameter.
       new  ed0edb4   Removed redundant flag reset wires.
       new  077cfbc   Update of the Python model to support NIST dual block message test as well as a test case with a huge message.
       new  937634a   (1) Minor fixes of nits found by the verilator linter. (2) Removed trailing whitespace.
       new  7aa19d1   Changed to asynch reset.
       new  fd6391c   Updated the README to hopefully make it more readable.
       new  d09b5ae   Adding API table.
       new  ba1e837   Adding a separate digiest update state.
       new  3907f50   There is an END to this, according to Paul.
       new  d76f15b   Rearrange cores.

The 20 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.




More information about the Commits mailing list