aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/block_cipher.h
Commit message (Expand)AuthorAgeFilesLines
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-12/+12
* Remove Algo_RegistryJack Lloyd2016-10-211-5/+13
* Improve block doxygen [ci skip]René Korthaus2016-10-191-3/+6
* Change T::provider to return std::stringJack Lloyd2016-09-151-2/+1
* Add T::provider() to allow user to inquire about implementation usedJack Lloyd2016-09-151-0/+8
* Address some review comments by Simon. GH #279Jack Lloyd2015-09-211-1/+1
* Handle dependencies re static linking. GH #279Jack Lloyd2015-09-171-0/+13
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-0/+2
* block: Add missing overridesDaniel Seither2015-07-301-2/+2
* lib/block: Convert &vec[0] to vec.data()Simon Warta2015-06-271-4/+4
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-0/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+162