[Cryptech-Commits] [sw/pkcs11] branch master created (now ece23e9)

git at cryptech.is git at cryptech.is
Tue Jul 7 18:26:30 UTC 2015


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

sra at hactrn.net pushed a change to branch master
in repository sw/pkcs11.

        at  ece23e9   Track move of third party libraries to /sw/thirdparty/.

This branch includes the following new commits:

       new  0c8d1d7   First public commit of PKCS #11 implementation.
       new  647af06   Change path to Cryptlib, for now.
       new  d5e6146   Add basic mutex support, including default ("OS") implementation using POSIX threads.  Compiles, but no runtime testing done yet.
       new  67d2f79   Minor cleanup of new mutex code after confirming that DNSSEC signer test still works.
       new  291a2e0   Convert from Cryptlib to libhal.  Compiles, not yet tested otherwise.
       new  9ed6a78   Need to link libtfm.a while building .so, doh.
       new  543db94   Debug interface to libhal.  With these fixes, passes minimal DNSSEC signer test.
       new  5479e52   First batch of tweaks after testing with hsmbully.
       new  e5b169b   Refactor PKCS #1.5 code, add C_Verify*() functions.  Tidy up and extend debug-by-printf() support, given all the fun we've been having with gdb and threads on the Novena.
       new  452c5a8   Doh, get ENTER_PUBLIC_FUNCTION() log message right.
       new  94bf5c0   Extracting the private key from a public key object doesn't work very well.
       new  af566e0   Fix a few new warnings on the Novena.
       new  4f7d9f0   Update README.md.
       new  c455627   Add p11util program to do things like fiddling with the BPKDF2 iteration count, setting PINs, and so forth.  Factor some SQL utility code out to a separate file so we can reuse it for p11util.
       new  303152d   Debug p11util.
       new  715c5fb   Clean up raw SQL silliness in GNUmakefile "bully" target.  Add --help. Clean up trailing whitespace in multiple files.  Add missing  copyright.
       new  3b48d10   Add p11util .gitignore.
       new  5f0d1c2   Tweaks to support cross-compilation.
       new  82e7f38   Turn PKCS #11 debugging verbosity down a notch.
       new  ece23e9   Track move of third party libraries to /sw/thirdparty/.

The 20 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.




More information about the Commits mailing list