aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/serpent_simd/serp_simd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move ISA optimized versions under the main algo dirJack Lloyd2016-11-031-173/+0
* Merge optimized implementations into base classJack Lloyd2016-09-151-51/+9
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-4/+0
* Reverse the algorithm priority orderingJack Lloyd2015-08-291-1/+2
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-041-1/+1
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-1/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+216