Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | RNG changes (GH #593) | Jack Lloyd | 2016-08-24 | 1 | -2/+2 |
* | Another PKCS #11 amalg fix | Jack Lloyd | 2016-08-23 | 1 | -1/+1 |
* | Work around some amalgamation issues. | Jack Lloyd | 2016-08-23 | 2 | -6/+4 |
* | restore to original pkcs11.h | Daniel Neus | 2016-08-12 | 1 | -4/+4 |
* | Headers can be marked as external by using `<header:external>` in info.txt. | Daniel Neus | 2016-08-12 | 2 | -2/+5 |
* | include external PKCS#11 headers into botan | Daniel Neus | 2016-07-26 | 5 | -1/+3208 |
* | remove rfc6979 module dependency for pkcs11 | Daniel Neus | 2016-07-05 | 1 | -1/+0 |
* | remove unnecessary include | Daniel Neus | 2016-06-28 | 1 | -1/+0 |
* | fix some warnings and one compile error | Daniel Neus | 2016-06-28 | 4 | -6/+7 |
* | reuse BigInt::encode_1363 instead of self written logic | Daniel Neus | 2016-06-28 | 1 | -6/+1 |
* | use NULL_RNG to make clear that the RNG is not used | Daniel Neus | 2016-06-28 | 2 | -24/+4 |
* | add PKCS#11 support | Daniel Neus | 2016-06-17 | 25 | -0/+7297 |