aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/test_pkcs11_high_level.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove use of deprecated constructors in PKCS11 testsJack Lloyd2016-10-301-6/+6
* RNG changes (GH #593)Jack Lloyd2016-08-241-9/+3
* fix minimized build when pkcs11 module enabledDaniel Neus2016-08-201-5/+9
* Initialize HMAC_DRBG with token entropyDaniel Neus2016-07-271-7/+10
* fix PKCS#11 tests and buildDaniel Neus2016-07-261-2/+6
* PKCS11 tests: run ECDSA software verification only if emsa_raw module is avai...Daniel Neus2016-07-051-0/+3
* check for asn1 and pubkey module presenceDaniel Neus2016-06-281-2/+7
* fix build with disabled pkcs11 moduleDaniel Neus2016-06-281-3/+3
* add PKCS#11 supportDaniel Neus2016-06-171-0/+1509