aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/noekeon/noekeon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove some commented out code from NoekeonJack Lloyd2017-01-281-13/+0
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-25/+25
* 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
* Merge optimized implementations into base classJack Lloyd2016-09-151-0/+40
* 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
* lib/block: Convert &vec[0] to vec.data()Simon Warta2015-06-271-4/+4
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-2/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+212