[Cryptech-Commits] [user/sra/libhal] branch master updated (9e00faa -> f210238)

git at cryptech.is git at cryptech.is
Thu May 28 07:46:40 UTC 2015


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

sra at hactrn.net pushed a change to branch master
in repository user/sra/libhal.

      from  9e00faa   Cleanup: names of *_core_present() functions, Makefile.
       new  2c81ecf   First pass at RSA tests.
       new  f210238   More fun with RSA test cases, still not working.

The 2 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:
 .gitignore        |   1 +
 tests/Makefile.in |   2 +-
 tests/test-rsa.c  | 225 +++++++++++++++++++
 tests/test-rsa.h  | 662 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test-rsa.py |  86 +++++++
 5 files changed, 975 insertions(+), 1 deletion(-)
 create mode 100644 tests/test-rsa.c
 create mode 100644 tests/test-rsa.h
 create mode 100644 tests/test-rsa.py



More information about the Commits mailing list