opensc/src
Doug Engert 189e998486 PKCS#11 hashes for cards without RAW (see #241)
The framework-pkcs15.c did not add hashes correctly if the card did not support RSA RAW.
    This change fixes that and only adds hashes if the card did not specify a list of hashes.
    It also will not add hashes done in software if ENABLE_OPENSSL is not specified.
    Some error conditions are also tested for EC mechanisms.

    See bug report #241 for more information.
2014-10-13 10:29:27 -05:00
..
common Call dlclose() only when having a valid handle. 2014-04-21 20:23:11 +02:00
libopensc Fix compiler warning 2014-10-01 22:11:38 +02:00
libsm SM: common SM 'increase-sequence-counter' procedure 2013-01-06 17:34:35 +01:00
minidriver md: fix return code in 'CardGetContainerInfo' 2014-05-13 18:34:18 +02:00
pkcs11 PKCS#11 hashes for cards without RAW (see #241) 2014-10-13 10:29:27 -05:00
pkcs15init Merge PR#288 from philipWendland:upstream-ecc-fix 2014-10-01 15:27:26 +02:00
scconf Merge pull request #253 from github-frankmorgner/remove-deadcode 2014-09-07 21:22:43 +02:00
smm Merge pull request #253 from github-frankmorgner/remove-deadcode 2014-09-07 21:22:43 +02:00
tests Merge pull request #253 from github-frankmorgner/remove-deadcode 2014-09-07 21:22:43 +02:00
tools Merge branch 'master' of github.com:OpenSC/OpenSC 2014-10-03 06:50:04 -05:00
Makefile.am make: change make order of SM components 2013-08-02 12:29:55 +02:00
Makefile.mak sm: move SM common crypto procedures to the dedicated library 2013-01-04 22:29:59 +01:00