[Cryptech-Commits] [core/trng] branch master updated (70d6aac -> 8214719)

git at cryptech.is git at cryptech.is
Sat Sep 27 12:38:10 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  70d6aac   Removing old fake entropy source.
       new  f2d1d84   Updating source to the latest and greatest. In this version the entropy sources works and all modules have correct intterface.
       new  8214719   Adding debug port for mixer and csprng. In the csprng the debug_update will trigger fifo extraction and thus force random number generation.

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        | 704 +++++++++++++++++++++++---------------------------
 src/rtl/trng_csprng.v | 282 +++++++++++++++-----
 src/rtl/trng_mixer.v  | 135 ++++++++--
 3 files changed, 662 insertions(+), 459 deletions(-)



More information about the Commits mailing list