aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-29Update README.md.Rob Austein
2015-06-24Fix a few new warnings on the Novena.Rob Austein
2015-06-24Extracting the private key from a public key object doesn't work very well.Rob Austein
2015-06-24Doh, get ENTER_PUBLIC_FUNCTION() log message right.Rob Austein
2015-06-24Refactor PKCS #1.5 code, add C_Verify*() functions. Tidy up andRob Austein
2015-06-24First batch of tweaks after testing with hsmbully.Rob Austein
2015-06-23Debug interface to libhal. With these fixes, passes minimal DNSSECRob Austein
2015-06-22Need to link libtfm.a while building .so, doh.Rob Austein
2015-06-22Convert from Cryptlib to libhal. Compiles, not yet tested otherwise.Rob Austein
2015-06-03Minor cleanup of new mutex code after confirming that DNSSEC signerRob Austein
2015-06-02Add basic mutex support, including default ("OS") implementation usingRob Austein
2015-04-28Change path to Cryptlib, for now.Rob Austein
2015-04-28First public commit of PKCS #11 implementation.Rob Austein