aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/misc/cryptobox
Commit message (Expand)AuthorAgeFilesLines
* Add wrappers for reinterpret_cast between char* and uint8_t*Jack Lloyd2017-10-031-3/+3
* Correct Doxygen errorJack Lloyd2017-09-241-1/+0
* More header cleanupsJack Lloyd2017-09-232-1/+3
* Avoid creating invalid iterator references when input_len == 0Jack Lloyd2017-09-221-4/+10
* Update cryptobox decryptionJack Lloyd2017-09-222-39/+77
* Cryptobox code modernizationJack Lloyd2017-09-221-42/+35
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-3/+3
* Use constant_time_compare instead of same_memJack Lloyd2017-09-161-1/+1
* Update modern and nist policies with recent additionsJack Lloyd2017-06-301-0/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-021-1/+3
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-182-13/+13
* 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-053-0/+231