aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/cli.rst
Commit message (Collapse)AuthorAgeFilesLines
* Reorg documentation layout. Rename manual to handbook.Jack Lloyd2019-05-311-318/+0
|
* Document #1756Jack Lloyd2018-12-021-0/+5
|
* Document TSSJack Lloyd2018-10-301-0/+17
|
* Spell check the documentationJack Lloyd2018-09-281-6/+6
|
* Correct statement of factor's reachJack Lloyd2018-08-231-1/+1
| | | | Rho would have some trouble with a 150 bit RSA semiprimes
* Add PBES2 as alias for PBE-PKCS5v20Jack Lloyd2018-08-231-3/+3
| | | | Easier to remember and type.
* Documentation updatesJack Lloyd2018-07-131-19/+46
|
* Add pk_encrypt/pk_decrypt commandsJack Lloyd2018-07-041-0/+8
|
* Avoid having Doxygen error out except in maintainer mode buildsJack Lloyd2018-07-021-0/+1
| | | | | Increases likelyhood that it will fail to build for an end user which is not helpful for anyone.
* Add 192-bit Suite B policyJack Lloyd2018-06-141-3/+3
| | | | Since 128-bit policy is actually not even allowed since 2015.
* Fix headers of command line docsJack Lloyd2018-01-211-4/+1
| | | | | | | Sphinx and rst2man want slightly different things, so just edit the Sphinx-formatted ReST into a file in build dir Fixes #1398
* Document --with-boost optionJack Lloyd2018-01-181-2/+2
| | | | Fixes GH #1419
* Remove merge marker fixes GH #1384Jack Lloyd2018-01-041-2/+2
|
* Enable signing X509 structures with rsa-pssFabian Weissberg2017-12-221-6/+17
|
* Add ability to generate man page with rst2man fixing #1349Jack Lloyd2017-12-111-80/+136
|
* PSK DatabaseJack Lloyd2017-11-261-4/+32
|
* Add HMAC CLI commandRené Korthaus2017-04-131-0/+5
|
* Minor changes and fixesJuraj Somorovsky2016-11-191-19/+23
|
* added CLI sectionNever2016-11-171-0/+159