[Cryptech-Commits] [sw/libhal] branch ksng updated (e2793cf -> 8b0b27b)
git at cryptech.is
git at cryptech.is
Wed Nov 2 05:32:24 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 e2793cf Clean out debugging code (flash I/O ring log).
new e391580 Fix hal_rpc_pkey_match() calling convention.
new d3301ac More Pythonic API for certain pkey calls.
new d844d76 Add hal_rpc_pkey_get_key_curve().
new c593d44 Fix pkey_get_attribute(), handle XDR encoding of base types properly.
new 8b0b27b Test pkey_match() attribute handling.
The 5 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:
hal.h | 3 ++
hal_internal.h | 6 +++-
ks_flash.c | 7 ++--
ks_volatile.c | 7 ++--
libhal.py | 70 ++++++++++++++++++++++++++-------------
rpc_api.c | 8 +++++
rpc_client.c | 27 +++++++++++++++
rpc_pkey.c | 21 ++++++++++++
rpc_server.c | 95 ++++++++++++++++++++++++++++++++++-------------------
unit-tests.py | 101 +++++++++++++++++++++++++++++++++++----------------------
10 files changed, 240 insertions(+), 105 deletions(-)
More information about the Commits
mailing list