aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/cryptobox/cryptobox.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use constant_time_compare instead of same_memJack Lloyd2017-09-161-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-11/+11
* Check missing Pipe::read return valuesJack Lloyd2016-11-091-4/+8
* Remove use of lookup.h in favor of new T::create API.Jack Lloyd2015-09-211-1/+0
* Internal header cleanupsJack Lloyd2015-09-191-1/+1
* lib/misc: Convert &vec[0] to vec.data()Simon Warta2015-06-251-6/+6
* Clean up root dir, remove some unneeded dependencieslloyd2015-02-051-0/+163