[Cryptech-Commits] [sw/libhal] branch ksng updated (ecbc49a -> 15efcdb)

git at cryptech.is git at cryptech.is
Tue Nov 22 05:27:01 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 ecbc49a  Allow keystore reinitialization without re-allocating static memory.
     new 306c1de  Support queries for attribute length and presence.
     new f4b6098  Move UUID utilities to hal.h; change attribute values to (const void *).
     new 834924b  pkey_match() should just skip keys it lacks permission to read.
     new 15efcdb  Whack attribute code with a club until it works with PKCS #11.

The 4 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:
 hal.h                 | 50 +++++++++++++++++++++++++++++++---------
 hal_internal.h        | 45 +++++++++++-------------------------
 ks_attribute.c        | 36 ++++++++---------------------
 ks_flash.c            | 36 ++++++++++++++++-------------
 ks_volatile.c         | 47 ++++++++++++++++++++-----------------
 libhal.py             | 17 ++++++++++----
 rpc_api.c             |  6 ++---
 rpc_client.c          | 28 ++++++++++++++--------
 rpc_pkey.c            | 16 +++++++++----
 rpc_server.c          | 33 ++++++++++++++++++--------
 tests/test-rpc_pkey.c | 21 ++++++++---------
 unit-tests.py         | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++
 12 files changed, 252 insertions(+), 147 deletions(-)



More information about the Commits mailing list