aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/modes/aead/siv/siv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Same treatment for cipher modesJack Lloyd2015-09-101-2/+0
* lib/modes: Convert &vec[0] to vec.data()Simon Warta2015-06-241-9/+9
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-3/+4
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Replace Transformatio::nstart with start_raw so we can do a full setlloyd2014-11-051-6/+6
* Use unique_ptr instead of bare pointers and explicit delete in block, mac, hash.lloyd2014-01-181-3/+3
* Move lib into srclloyd2014-01-101-0/+180