[Cryptech-Commits] [sw/libhal] branch ksng updated (4ebe932 -> b252694)

git at cryptech.is git at cryptech.is
Wed Oct 19 06:05:38 UTC 2016


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

sra at hactrn.net pushed a change to branch ksng
in repository sw/libhal.

      from  4ebe932   Debug keystore attribute code; handle name properly in ks_index_replace().
       new  426353e   First cut at Python interface to native libhal RPC.
       new  c982e2e   Use correct RPC function code in hash_get_digest_algorithm_id().
       new  b252694   Shake first round of bugs out of hal_rpc_pkey_match().

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


Summary of changes:
 ks_flash.c    |   6 +-
 ks_index.c    |   5 +-
 ks_volatile.c |   6 +-
 libhal.py     | 488 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 rpc_client.c  |   5 +-
 rpc_server.c  |  24 +--
 6 files changed, 517 insertions(+), 17 deletions(-)
 create mode 100644 libhal.py



More information about the Commits mailing list