[Cryptech-Commits] [user/js/keywrap] branch auto_zeroise updated (4b8d7ab -> f7c9cd1)

git at cryptech.is git at cryptech.is
Thu Jan 17 12:02:26 UTC 2019


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

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

    from 4b8d7ab  Adding key timeout output port to allow core to inform the top level wrapper that timeout has occured. Added functionality to zeroise API key registers when timout has happened. Updated all auto_zeroise test cases to check that API key registers are properly zeroised.
     new 5827799  Debugging keywrap after auto_zeroise. Now the core starts processing as expected.
     new f7c9cd1  Added non-zero default timeout value in core. This fixes the keywrap problems by not automatically reset the key in the API. Enabled all testcases and disabled excessive debug outputs.

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/rtl/keywrap_core.v | 50 +++++++++++++++++++++++++-------------------------
 src/tb/tb_keywrap.v    | 39 +++++++++++++++------------------------
 2 files changed, 40 insertions(+), 49 deletions(-)



More information about the Commits mailing list