[Cryptech-Commits] [core/math/modexp] branch master updated (b8e6a57 -> 29d52d2)

git at cryptech.is git at cryptech.is
Tue Apr 21 14:09:20 UTC 2015


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/math/modexp.

      from  b8e6a57   Adding testbench for the residue calculator.
       new  29d52d2   Update of modexp to include more of the integration of residue calculator. Update of shl and shr to simplify code. shl and shr could be replaced by functions.

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/modexp.v | 140 +++++++++++++++++++++++++++++++++++++++----------------
 src/rtl/shl32.v  |  28 +++++------
 src/rtl/shr32.v  |  26 +++++------
 3 files changed, 128 insertions(+), 66 deletions(-)



More information about the Commits mailing list