aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/idea/idea.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
* Merge optimized implementations into base classJack Lloyd2016-09-151-0/+27
* Mass-prefix member vars with m_René Korthaus2016-01-081-29/+29
* Make Montgomery reduction constant time.Jack Lloyd2015-10-241-14/+14
* Make PKCS #1 and OAEP decoding constant time to avoid oracle attacksJack Lloyd2015-10-161-12/+25
* 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-2/+2
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-1/+3
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+169