[Cryptech-Commits] [core/platform/novena] branch master updated (f2164aa -> fc6b7ce)

git at cryptech.is git at cryptech.is
Wed May 13 15:43:37 UTC 2015


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

joachim at secworks.se pushed a change to branch master
in repository core/platform/novena.

      from  f2164aa   (1) Added base address to all AES addresses. (2) Added base address to all ChaCha addresses. (3) Updated modexp addresses with new memory access ports. Removed all prefixes that are now redundant. Fixed minor modexp mapping nits such as incorrect order of length addresses. Updated the version to reflect changes of API and that we now can do trivial modexp operations from SW.
       new  fc6b7ce   Added aes_tester as build target. Added initial version of aes_tester program with NIST test vectors.

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/Makefile     |   5 +-
 sw/aes_tester.c | 205 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 209 insertions(+), 1 deletion(-)
 create mode 100644 sw/aes_tester.c



More information about the Commits mailing list