[Cryptech-Commits] [sw/libhal] 01/03: Merge branch 'resource_management'

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


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

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

commit f5a63c380d9091b002949624001b2b1426454b56
Merge: 9960e43 30f8e4e
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Wed Aug 10 17:48:40 2016 -0400

    Merge branch 'resource_management'

 aes_keywrap.c             | 36 ++++++++++--------
 core.c                    | 70 +++++++++++++++++++++++++++++-----
 csprng.c                  | 19 ++++++----
 hal.h                     | 39 ++++++++++---------
 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, 248 insertions(+), 186 deletions(-)




More information about the Commits mailing list