[Cryptech-Commits] [user/sra/libhal] branch master updated (4dd62d6 -> a3b7050)
git at cryptech.is
git at cryptech.is
Mon Jun 22 03:11:00 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 4dd62d6 Check for hash core present before running PBKDF2 tests.
new a3b7050 libcryptech -> libhal, doh.
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:
Makefile.in | 4 ++--
aes_keywrap.c | 2 +-
csprng.c | 2 +-
errorstrings.c | 2 +-
cryptech.h => hal.h | 8 ++++----
hal_io_eim.c | 2 +-
hal_io_i2c.c | 2 +-
hash.c | 2 +-
modexp.c | 2 +-
pbkdf2.c | 2 +-
rsa.c | 2 +-
tests/Makefile.in | 4 ++--
tests/test-aes-key-wrap.c | 2 +-
tests/test-hash.c | 2 +-
tests/test-pbkdf2.c | 2 +-
tests/test-rsa.c | 3 ++-
16 files changed, 22 insertions(+), 21 deletions(-)
rename cryptech.h => hal.h (99%)
More information about the Commits
mailing list