aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/pkcs11.rst
Commit message (Collapse)AuthorAgeFilesLines
* Reorg documentation layout. Rename manual to handbook.Jack Lloyd2019-05-311-1398/+0
|
* SoftHSM 2.5.0 compatibilityDaniel Neus2019-05-281-0/+2
| | | | Fixes "src\lib\softhsm.cpp(10191): CKA_VALUE_LEN does not have the size of CK_ULONG"
* Fix some ReST format errorsJack Lloyd2018-10-301-1/+1
| | | | Diagnosed by Sphinx 1.8.0
* Spell check the documentationJack Lloyd2018-09-281-2/+2
|
* Fix some document formatting bugsJack Lloyd2018-07-031-10/+7
|
* Format warning in a ReST warning block [ci skip]Jack Lloyd2018-02-271-14/+14
|
* Merge GH #1464 Add test results for PKCS11 implJack Lloyd2018-02-271-0/+155
|\
| * Added pkcs11 test resultsSergii Cherkavskyi2018-02-271-0/+155
| |
* | Update manual to avoid use of old integer typedefs.Jack Lloyd2017-11-141-12/+12
| |
* | Remove "pkcs11" provider paramater for pk ops in handbook and testsRené Korthaus2017-07-041-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, docsRené Korthaus2017-01-111-1/+1
|
* resolved invalid links to build with sphinx 1.5Never2016-12-071-1/+1
|
* Add PKCS#11 documentationDaniel Neus2016-11-141-0/+1244