aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/aes_ssse3
Commit message (Expand)AuthorAgeFilesLines
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-8/+0
* Reverse the algorithm priority orderingJack Lloyd2015-08-291-3/+6
* block: Add missing overridesDaniel Seither2015-07-301-18/+18
* lib/block: Convert &vec[0] to vec.data()Simon Warta2015-06-271-12/+12
* Remove algo factory, engines, global RNG, global state, etc.lloyd2015-02-042-7/+3
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-0/+6
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+696