[Cryptech-Commits] [core/aes] branch master updated (2b4e7eb -> b07918a)

git at cryptech.is git at cryptech.is
Fri Nov 28 10:57:41 UTC 2014


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/aes.

      from  2b4e7eb   Adding Makefile for building simulation targets.
       new  994090d   Removed obsolete target.
       new  b07918a   Reworked the sbox and inverse sbox. Slighly smaller design and much shorter source files.

The 2 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:
 src/rtl/aes_inv_sbox.v | 1338 ++++++++++-------------------------------------
 src/rtl/aes_sbox.v     | 1340 ++++++++++--------------------------------------
 toolruns/Makefile      |    2 +-
 3 files changed, 524 insertions(+), 2156 deletions(-)



More information about the Commits mailing list