aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/threefish/threefish.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
* Add cpuid overload to test frameworkJack Lloyd2016-09-151-3/+3
* Merge optimized implementations into base classJack Lloyd2016-09-151-1/+16
* Empty the key/tweak containers which is used to signal the key was setJack Lloyd2016-04-151-3/+3
* Reroot the exception hierarchy into a toplevel Exception classJack Lloyd2015-12-111-1/+1
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-3/+1
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-2/+8
* 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-7/+51
* Move lib into srclloyd2014-01-101-0/+205