aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/cryptobox.rst
Commit message (Collapse)AuthorAgeFilesLines
* Reorg documentation layout. Rename manual to handbook.Jack Lloyd2019-05-311-32/+0
|
* Update manual to avoid use of old integer typedefs.Jack Lloyd2017-11-141-2/+2
|
* Cryptobox code modernizationJack Lloyd2017-09-221-0/+4
| | | | Only encrypt so it's easy to verify everything still works.
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-0/+28
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