[Cryptech-Commits] [core/platform/novena] branch master updated (9e5270a -> 05b139f)

git at cryptech.is git at cryptech.is
Tue May 5 20:15:43 UTC 2015


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

paul at psgd.org pushed a change to branch master
in repository core/platform/novena.

      from  9e5270a   (1) Added defines for the chacha stream cipher core. (2) Fixed incorrect define for AES.
       new  d507934   Add all cores to build files.
       new  5311cc6   Document address structure, remove redundant symbols.
       new  05b139f   Rename bitmask symbols.

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:
 eim/build/Makefile            |  20 +++++-
 eim/iseconfig/novena_eim.xise | 136 ++++++++++++++++++++++++++++++----------
 i2c/iseconfig/novena_i2c.xise | 129 +++++++++++++++++++++++++++++---------
 sw/cryptech.h                 | 141 +++++++++++++++++++++++++-----------------
 sw/hash.c                     |   2 +-
 sw/hash_tester.c              |   6 +-
 sw/tc_eim.c                   |   8 +--
 sw/tc_i2c.c                   |   8 +--
 sw/trng_extractor.c           |  25 ++++----
 9 files changed, 331 insertions(+), 144 deletions(-)



More information about the Commits mailing list