[Cryptech-Commits] [sw/libhal] branch master updated (486416e -> 1c07fa5)

git at cryptech.is git at cryptech.is
Tue Apr 9 04:09:28 UTC 2019


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

paul at psgd.org pushed a change to branch master
in repository sw/libhal.

    from 486416e  Update FPGA core name/version list
     new 903ba7a  In pkey_local_sign_hashsig, don't create the digest in the signature buffer, because hal_hashsig_sign assembles the signature incrementally, and will overwrite the digest before it's ready to sign it.
     new 1c07fa5  Huh, I forgot to add a Python RPC handler for pkey_generate_hashsig, over a year ago.

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:
 cryptech/libhal.py | 35 +++++++++++++++++++++++++++++++++-
 rpc_pkey.c         | 16 ++++++++++------
 unit-tests.py      | 56 ++++++++++++++++++++++++++++++++++++++++++------------
 3 files changed, 88 insertions(+), 19 deletions(-)



More information about the Commits mailing list