aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/prov/pkcs11/info.txt
Commit message (Collapse)AuthorAgeFilesLines
* Headers can be marked as external by using `<header:external>` in info.txt.Daniel Neus2016-08-121-1/+4
| | | | | | | These headers are copied/linked into build_dir/include/external This has the advantage that external includes can be taken as they are, they haven't to be modified. Fixes amalgamation build with enabled pkcs#11 module
* include external PKCS#11 headers into botanDaniel Neus2016-07-261-0/+3
|
* remove rfc6979 module dependency for pkcs11Daniel Neus2016-07-051-1/+0
| | | | no longer needed since hash_for_emsa() is now in emsa.h
* add PKCS#11 supportDaniel Neus2016-06-171-0/+43