* crypto abstraction * switch to sha256 default * verify and sign cmdline tools * lots of bugfixes
0.15
----
*Release date: mån 16 nov 2015 13:40:26 CET*
* xmlsign: a simple sign cmdline tool * optionally drop signatures when validating * avoid logging keysize in p11 case * put a lock around pyasn1 parser * make cert loading thread safe * bugfixes
0.14
----
*Release date: Mon Dec 1 08:58:54 CET 2014*
* Add explicit call to C_Initialize * Various bugs fixed - from Fredrik T * Allow caller control over session close
0.13
----
*Release date: lör 22 mar 2014 10:44:49 CET*
* various unicode fixes related to pkcs11 * skip certain tests unless opensc is installed * use existing SignatureValue if present * various fixes from Fredrik T and Maya W
0.12
----
*Release date: Wed Dec 4 15:00:29 CET 2013*
* use pyconfig to control configuration parameters * support sha2 algorithms * several bugfixes for c14n