[Cryptech-Commits] [core/cipher/chacha] branch timing_fix updated (158aa5a -> 702c57e)

git at cryptech.is git at cryptech.is
Thu Aug 23 10:58:07 UTC 2018


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

joachim at secworks.se pushed a change to branch timing_fix
in repository core/cipher/chacha.

    from 158aa5a  (1) Adding pipeline register update code and a set of pipeline registers. Registers are not connected at the this stage. (2) Added self testing tetst cases and debug outputs to observe internal behaviour.
     new 90b5fcc  Added missing define.
     new 702c57e  Debugged pipeline register and state update. All test cases ok.

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


Summary of changes:
 src/rtl/chacha_core.v   | 35 +++++++++++++++++++++++++++--------
 src/rtl/chacha_qr.v     |  4 ++--
 src/tb/tb_chacha_core.v | 29 ++++++++++++++++++++---------
 3 files changed, 49 insertions(+), 19 deletions(-)



More information about the Commits mailing list