aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/pkcs11
Commit message (Expand)AuthorAgeFilesLines
* RNG changes (GH #593)Jack Lloyd2016-08-241-2/+2
* Another PKCS #11 amalg fixJack Lloyd2016-08-231-1/+1
* Work around some amalgamation issues.Jack Lloyd2016-08-232-6/+4
* restore to original pkcs11.hDaniel Neus2016-08-121-4/+4
* Headers can be marked as external by using `<header:external>` in info.txt.Daniel Neus2016-08-122-2/+5
* include external PKCS#11 headers into botanDaniel Neus2016-07-265-1/+3208
* remove rfc6979 module dependency for pkcs11Daniel Neus2016-07-051-1/+0
* remove unnecessary includeDaniel Neus2016-06-281-1/+0
* fix some warnings and one compile errorDaniel Neus2016-06-284-6/+7
* reuse BigInt::encode_1363 instead of self written logicDaniel Neus2016-06-281-6/+1
* use NULL_RNG to make clear that the RNG is not usedDaniel Neus2016-06-282-24/+4
* add PKCS#11 supportDaniel Neus2016-06-1725-0/+7297