aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/serpent/serpent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change T::provider to return std::stringJack Lloyd2016-09-151-1/+1
* Add T::provider() to allow user to inquire about implementation usedJack Lloyd2016-09-151-0/+12
* Merge optimized implementations into base classJack Lloyd2016-09-151-0/+30
* Mass-prefix member vars with m_René Korthaus2016-01-081-6/+6
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-3/+1
* More changes for use with debug STLSimon Warta2015-06-301-1/+1
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-4/+5
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+205