aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/threefish_avx2
Commit message (Expand)AuthorAgeFilesLines
* Move ISA optimized versions under the main algo dirJack Lloyd2016-11-032-443/+0
* Add ISA annotations to functions using SIMD, AES, etcJack Lloyd2016-10-141-0/+5
* Merge optimized implementations into base classJack Lloyd2016-09-153-40/+6
* Threefish-512 AVX2 optimizationsJack Lloyd2016-08-101-76/+165
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* 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
* Fix module combi: adler32,threefish_avx2Simon Warta2015-07-081-0/+4
* 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-282-1/+11
* Ensure all files have copyright and license info.lloyd2015-01-102-2/+2
* Move lib into srclloyd2014-01-103-0/+372