[Cryptech-Commits] [core/math/modexp] branch perfopt updated (9a640ee -> cc56caf)
git at cryptech.is
git at cryptech.is
Tue Jun 30 07:34:19 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 9a640ee Fixed the license in the header.
new 4e43d0a Added testcases with 1024 bit and 2048 bit modulus, mem and short exponents.
new 3da1770 Adding a new test case for testing montprod with a lot of bit twiddling.
new cc56caf Added testcase from c model that tests montprod with a lot of bit twiddling.
The 3 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/model/c/src/ModExpTestBench.c | 4 +-
src/model/c/src/simple_tests.c | 20 +-
src/tb/tb_modexp.v | 398 +++++++++++++++++++++++++++++++++++++-
src/tb/tb_montprod.v | 20 +-
4 files changed, 427 insertions(+), 15 deletions(-)
More information about the Commits
mailing list