[Cryptech-Commits] [core/trng] branch master updated (b69155b -> 376be26)

git at cryptech.is git at cryptech.is
Thu Nov 20 11:04:36 UTC 2014


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/trng.

      from  b69155b   (1) Reducing timepout for entropy sources. Updated interface for sha-512 to match new interface with work factor ports. We are not using the work factor here at the moment.
       new  88c5cdb   Updates after linting.
       new  376be26   Reworked the csprng output fifo to really take advantage of the fact that the csprng delivers blocks of 512 bits. Removed trailing whitespaces and linted code.

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/trng.v             | 176 +++++++++----------
 src/rtl/trng_csprng.v      | 100 +++++------
 src/rtl/trng_csprng_fifo.v | 417 ++++++++++++++++++++-------------------------
 src/rtl/trng_mixer.v       |  68 ++++----
 4 files changed, 359 insertions(+), 402 deletions(-)



More information about the Commits mailing list