[Cryptech-Commits] [sw/libhal] branch master updated (0166b1b -> ccdb3ab)

git at cryptech.is git at cryptech.is
Tue Aug 23 16:36:30 UTC 2016


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

paul at psgd.org pushed a change to branch master
in repository sw/libhal.

      from  0166b1b   Lock RPC device after opening it.
      adds  30f8e4e   Attempt to add resource management, for multiple cores of the same type.
       new  f5a63c3   Merge branch 'resource_management'
       new  99b022a   Reset table of cores, e.g. after resetting FPGA from CLI.
       new  ccdb3ab   Merge branch 'master' of git.cryptech.is:sw/libhal

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:
 aes_keywrap.c             | 36 ++++++++++--------
 core.c                    | 88 ++++++++++++++++++++++++++++++++++++------
 csprng.c                  | 19 ++++++----
 hal.h                     | 40 ++++++++++---------
 hash.c                    | 92 ++++++++++++++++----------------------------
 masterkey.c               |  2 +-
 mkmif.c                   | 97 ++++++++++++++++++++++++-----------------------
 modexp.c                  | 20 +++++++++-
 pbkdf2.c                  | 11 +++++-
 rsa.c                     |  4 --
 tests/test-aes-key-wrap.c |  4 +-
 tests/test-hash.c         | 12 +++---
 tests/test-mkmif.c        | 12 +++---
 tests/test-pbkdf2.c       |  4 +-
 tests/test-rsa.c          | 10 ++---
 utils/cores.c             |  2 +-
 16 files changed, 265 insertions(+), 188 deletions(-)



More information about the Commits mailing list