[Cryptech-Commits] [sw/pkcs11] branch rpc updated (dddf744 -> 1011308)
git at cryptech.is
git at cryptech.is
Thu May 19 03:17:45 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 dddf744 Identical CKA_ID values no longer constitute a conflict, adjust test.
new b45a4ff Fix leading zero handling in Py11's BigInteger encoder.
new 80e4472 Start error handling cleanup and rewrite.
new 00b2ade Bugfixes to new error handling code, refactor some unreadable nested logic in handle lookup code.
new d77efd2 Refactor object creation code.
new 1011308 Add explicit generate/sign/verify unit tests both on and off the token, since we just demonstrated (the hard way) that testing only one is not sufficient.
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:
GNUmakefile | 13 +-
pkcs11.c | 430 +++++++++++++++++++++++++----------------------------
py11/attributes.py | 2 +-
unit_tests.py | 59 ++++++--
4 files changed, 260 insertions(+), 244 deletions(-)
More information about the Commits
mailing list