[Cryptech-Commits] [user/sra/libhal] branch master updated (4079050 -> 73a9466)

git at cryptech.is git at cryptech.is
Thu Jun 4 05:35:06 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  4079050   ModExp now working!
       new  73a9466   Refactor hash code prior to adding HMAC (which we need for PBKDF2). Main changes: moving the ten zillion core-related constants from closures into a driver structure, rework API to the more common initialize/update/finalize because it's easier to understand, particularly with HMAC.

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:
 cryptech.h        |  76 +++++++--
 hash.c            | 476 ++++++++++++++++++++++++++++++------------------------
 tests/test-hash.c |  85 +++++-----
 3 files changed, 370 insertions(+), 267 deletions(-)



More information about the Commits mailing list