[Cryptech-Commits] [sw/pkcs11] branch rpc updated (b204d24 -> f0556bb)
git at cryptech.is
git at cryptech.is
Fri May 13 01:48:43 UTC 2016
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a change to branch rpc
in repository sw/pkcs11.
from b204d24 Track API changes on sw/libhal rpc branch.
new fcacebf First pass on converting from direct libhal calls to libhal RPC calls.
new 63d3f7f p11util now uses libhal and doesn't need to touch SQL.
new f5269ae Remove vestigial KEK code, that's all handled by libhal now.
new f0556bb Fix RSA key length and CKA_ID lookup.
The 4 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:
GNUmakefile | 4 +-
p11_common.h | 61 +++
p11util.c | 160 +++----
pkcs11.c | 1335 ++++++++++++++++++++++++----------------------------------
schema.sql | 59 +--
sql_common.h | 259 ------------
6 files changed, 681 insertions(+), 1197 deletions(-)
create mode 100644 p11_common.h
delete mode 100644 sql_common.h
More information about the Commits
mailing list