[Cryptech-Commits] [sw/libhal] branch master updated (53bff0b -> 5106b88)

git at cryptech.is git at cryptech.is
Mon Sep 14 21:43:30 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 sw/libhal.

      from  53bff0b   Debian Jessie hangs with bs=128, Kosagi forum tells us that the magic solution is to change to bs=32.
      adds  0915302   Changes to support Pavel's ModExpS6 core.
      adds  2d37968   Re-enable key generation test and RSA blinding.
       new  c334ad5   Merge branch 'modexps6'
      adds  b96b3ae   First cut at libhal support for hash cores with ability to save and restore internal state.  Compiles, not yet tested.
      adds  809f0c7   Add support for dynamic allocation of hash and HMAC state, for cases where it's unavoidable.
       new  5106b88   Merge branch 'state_access'

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:
 hal.h            |  60 +++++++++---------
 hash.c           | 182 +++++++++++++++++++++++++++++++++++++++++++------------
 modexp.c         | 104 ++++++++++++++++---------------
 rsa.c            |  20 ++++--
 tests/test-rsa.c |   4 +-
 5 files changed, 238 insertions(+), 132 deletions(-)



More information about the Commits mailing list