Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reorg documentation layout. Rename manual to handbook. | Jack Lloyd | 2019-05-31 | 1 | -1398/+0 |
| | |||||
* | SoftHSM 2.5.0 compatibility | Daniel Neus | 2019-05-28 | 1 | -0/+2 |
| | | | | Fixes "src\lib\softhsm.cpp(10191): CKA_VALUE_LEN does not have the size of CK_ULONG" | ||||
* | Fix some ReST format errors | Jack Lloyd | 2018-10-30 | 1 | -1/+1 |
| | | | | Diagnosed by Sphinx 1.8.0 | ||||
* | Spell check the documentation | Jack Lloyd | 2018-09-28 | 1 | -2/+2 |
| | |||||
* | Fix some document formatting bugs | Jack Lloyd | 2018-07-03 | 1 | -10/+7 |
| | |||||
* | Format warning in a ReST warning block [ci skip] | Jack Lloyd | 2018-02-27 | 1 | -14/+14 |
| | |||||
* | Merge GH #1464 Add test results for PKCS11 impl | Jack Lloyd | 2018-02-27 | 1 | -0/+155 |
|\ | |||||
| * | Added pkcs11 test results | Sergii Cherkavskyi | 2018-02-27 | 1 | -0/+155 |
| | | |||||
* | | Update manual to avoid use of old integer typedefs. | Jack Lloyd | 2017-11-14 | 1 | -12/+12 |
| | | |||||
* | | Remove "pkcs11" provider paramater for pk ops in handbook and tests | René Korthaus | 2017-07-04 | 1 | -4/+4 |
|/ | | | | | | | | | We have special key types for PKCS#11 public and private keys. When using the PK ops classes, passing the "pkcs11" provider parameter is not necessary, as the PK ops is internally chosen by the PKCS#11 key class, in contrast to other providers such as openssl, which don't have special key classes. Updates the handbook code examples and the tests. | ||||
* | Remove --with-pkcs11 option from CI scripts, docs | René Korthaus | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | resolved invalid links to build with sphinx 1.5 | Never | 2016-12-07 | 1 | -1/+1 |
| | |||||
* | Add PKCS#11 documentation | Daniel Neus | 2016-11-14 | 1 | -0/+1244 |