aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/threefish/threefish.h
Commit message (Expand)AuthorAgeFilesLines
* Notify callers of parallel ops for AES, IDEA, Noekeon, SHACAL2 and ThreefishJack Lloyd2017-08-141-0/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-12/+12
* 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/+1
* Merge optimized implementations into base classJack Lloyd2016-09-151-1/+7
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-3/+0
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Have Skein call Threefish, rather than duplicating the code.lloyd2014-02-081-1/+9
* Move lib into srclloyd2014-01-101-0/+43