[Cryptech-Commits] [core/math/modexp] branch perfopt updated (5b00f7c -> cef6c5b)

git at cryptech.is git at cryptech.is
Fri Jun 26 08:40:46 UTC 2015


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

joachim at secworks.se pushed a change to branch perfopt
in repository core/math/modexp.

      from  5b00f7c   Changed modexp core to use explicit exponent length to allow removal of padding of exponent and improving performance. Updated testbenches to match the changed lengths inside the device under test.
       new  cef6c5b   Added test case with small exponent and modulus, message that requires padding to work correctly.

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/tb/tb_modexp.v | 93 +++++++++++++++++++++++++++++++++++++++---------------
 1 file changed, 67 insertions(+), 26 deletions(-)



More information about the Commits mailing list