[Cryptech-Commits] [user/js/keywrap] branch master updated (7af04fe -> 404075f)

git at cryptech.is git at cryptech.is
Fri Jun 29 05:56:15 UTC 2018


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

joachim at secworks.se pushed a change to branch master
in repository user/js/keywrap.

    from 7af04fe  Fixed magical capitalizations.
     new 9d6d500  Adding working keywrap python model by Rob Austein.
     new 404075f  Removed old keywrap model. We have a new, working model to destroy.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/model/aes_keywrap.py | 221 +++++++++++++++++++++++++++++++++++++++++++++++
 src/model/keywrap.py     | 176 -------------------------------------
 2 files changed, 221 insertions(+), 176 deletions(-)
 create mode 100755 src/model/aes_keywrap.py
 delete mode 100755 src/model/keywrap.py



More information about the Commits mailing list