[Cryptech-Commits] [sw/libhal] branch master updated (98a7a91 -> 19f9279)
git at cryptech.is
git at cryptech.is
Mon Jul 24 15:51:22 UTC 2017
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch master
in repository sw/libhal.
from 98a7a91 Tidy up new prime generation code.
new 42bc840 Key generation timing.
new e712096 Fencepost error (1-based counting using xrange(), sigh).
new c669159 Use ModExp fast mode for Miller-Rabin tests.
new 19f9279 Split compile-time control of RSA ModExp.
The 4 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:
Makefile | 8 +++----
modexp.c | 7 +++---
rsa.c | 67 ++++++++++++++++++++++++++++++++--------------------
tests/time-keygen.py | 37 +++++++++++++++++++++++++++++
4 files changed, 86 insertions(+), 33 deletions(-)
create mode 100755 tests/time-keygen.py
More information about the Commits
mailing list