[Cryptech-Commits] [test/novena_base] branch sha256_core updated (eff7520 -> 533b26e)

git at cryptech.is git at cryptech.is
Mon Feb 2 20:10:03 UTC 2015


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

joachim at secworks.se pushed a change to branch sha256_core
in repository test/novena_base.

      from  eff7520   Passes build without any warnings.
       new  533b26e   Adding initial version of test code for sha256 core.

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:
 sw/test-sha256/Makefile                     | 11 +++++++++++
 sw/{test-adder => test-sha256}/novena-eim.c |  0
 sw/{test-adder => test-sha256}/novena-eim.h |  0
 sw/{test-adder => test-sha256}/test-adder.c |  0
 4 files changed, 11 insertions(+)
 create mode 100755 sw/test-sha256/Makefile
 copy sw/{test-adder => test-sha256}/novena-eim.c (100%)
 copy sw/{test-adder => test-sha256}/novena-eim.h (100%)
 copy sw/{test-adder => test-sha256}/test-adder.c (100%)



More information about the Commits mailing list