aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/misty1/misty1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add checks that keyed algorithms are actually keyed before useJack Lloyd2017-10-261-0/+4
* Fix some cast warnings from SonarJack Lloyd2017-10-011-1/+1
* Address some MSVC warningsJack Lloyd2017-09-301-2/+2
* Header file cleanupsJack Lloyd2017-09-211-1/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-24/+24
* Mass-prefix member vars with m_René Korthaus2016-01-081-16/+16
* 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-11/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+270