aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/serpent
Commit message (Expand)AuthorAgeFilesLines
* Convert http:// links to https:// where possibleJack Lloyd2017-10-241-1/+1
* Add compile-time rotation functionsJack Lloyd2017-10-122-23/+23
* Remove redundant private: specifierJack Lloyd2017-10-031-1/+1
* Remove protected functions from final classesJack Lloyd2017-10-021-17/+1
* Remove unused namespaceJack Lloyd2017-09-301-4/+0
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-202-4/+4
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Remove "Dirty hack" for multiple defines in lex_me_harder()Simon Warta2017-04-022-2/+6
* Fix various SunCC and Solaris warnings and build problems.Jack Lloyd2017-01-241-4/+4
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-183-22/+22
* Remove <source> block from info.txt filesJack Lloyd2016-12-081-4/+0
* Rename Serpent SIMD and Twofish SBOX source filesJack Lloyd2016-12-081-0/+0
* Add Cilk/OpenMP supportJack Lloyd2016-11-261-34/+47
* Move ISA optimized versions under the main algo dirJack Lloyd2016-11-032-0/+178
* Change T::provider to return std::stringJack Lloyd2016-09-152-2/+2
* Add T::provider() to allow user to inquire about implementation usedJack Lloyd2016-09-152-0/+13
* Merge optimized implementations into base classJack Lloyd2016-09-152-2/+48
* Mass-prefix member vars with m_René Korthaus2016-01-082-9/+9
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-3/+1
* block: Add missing overridesDaniel Seither2015-07-301-6/+6
* More changes for use with debug STLSimon Warta2015-06-301-1/+1
* Add a runtime map of string->func() which when called returnlloyd2015-01-281-4/+5
* Ensure all files have copyright and license info.lloyd2015-01-103-3/+3
* Move lib into srclloyd2014-01-104-0/+697