aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/fpe.rst
Commit message (Collapse)AuthorAgeFilesLines
* Remove references to deleted examples GH #339Jack Lloyd2015-12-191-1/+1
|
* Replace path src/cmd/ by new src/cli/ in documentationSimon Warta2015-12-111-2/+1
| | | | | | Closes #356. [ci skip]
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+57
Add `website` target to makefile. Some progress towards fixing minimized builds. TLS now hard requires ECDSA and GCM since otherwise a minimized build has only insecure options. Remove boost_thread dependency in command line tool