[Cryptech-Commits] [sw/libhal] branch master updated (aab1cf4 -> 6212a59)
git at cryptech.is
git at cryptech.is
Wed Sep 2 18:11:42 UTC 2020
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch master
in repository sw/libhal.
from aab1cf4 If a hash core can't restore state, use a soft core instead.
add 1cd42f6 Untested conversion to support Python 3
add ed4c224 Wow, python-version-independent hexadecimal is painful
add 2f21fc4 Whack with club until Python 2 works again and Python 3 almost works
add d015707 Fix remaining Python 3 unit test string encoding bug
add f120a26 Whack all Python shebangs to Python 3
add 9733c5e Work around PyCrypto being EOL and therefore not tracking Python 3.8
add 6212a59 Well of course there had to be one last dumb Python3 string bug
No new revisions were added by this update.
Summary of changes:
cryptech/libhal.py | 105 ++++++++++++++---------
cryptech_backup | 51 +++++------
cryptech_console | 6 +-
cryptech_muxd | 42 +++++----
pkcs8.py | 124 +++++++++++++--------------
tests/parallel-signatures.py | 26 ++++--
tests/test-ecdsa.py | 136 ++++++++++++++---------------
tests/test-rsa.py | 138 +++++++++++++++---------------
tests/time-keygen.py | 6 +-
unit-tests.py | 199 +++++++++++++++++++++++--------------------
utils/last_gasp_default_pin | 14 +--
11 files changed, 454 insertions(+), 393 deletions(-)
More information about the Commits
mailing list