[Cryptech-Commits] [core/trng] branch master updated (8214719 -> 17d72a7)

git at cryptech.is git at cryptech.is
Thu Oct 2 12:21:22 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  8214719   Adding debug port for mixer and csprng. In the csprng the debug_update will trigger fifo extraction and thus force random number generation.
       new  17d72a7   Updating trng to debugged version.

The 1 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        |  80 +++++++++++++++++++++++--
 src/rtl/trng_csprng.v |  36 ++++++------
 src/rtl/trng_mixer.v  | 157 ++++++++++++++++++++++++++++++++++++++++++--------
 3 files changed, 226 insertions(+), 47 deletions(-)



More information about the Commits mailing list