[Cryptech-Commits] [sw/libhal] branch master updated (8ef2a4e -> 12f20b6)

git at cryptech.is git at cryptech.is
Tue Jun 29 03:12:30 UTC 2021


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 8ef2a4e  Add support for the SHA-3 core.
     new 72c7c1f  A couple more Python 3 changes.
     new 12f20b6  weakref.WeakValueDictionary (at least in Python 3, at least at this moment in time, at least on this platform) is sometimes overly aggressive about garbage collecting, including some things that are not garbage. Replace it with a regular dict, and have RPCIOStream.rpc_input manage both adding and removing queues.

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_muxd                | 18 +++++++++++-------
 tests/parallel-signatures.py | 17 +++++++++--------
 2 files changed, 20 insertions(+), 15 deletions(-)



More information about the Commits mailing list