aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/block/serpent/serpent.h
Commit message (Expand)AuthorAgeFilesLines
* Convert http:// links to https:// where possibleJack Lloyd2017-10-241-1/+1
* Remove redundant private: specifierJack Lloyd2017-10-031-1/+1
* Remove protected functions from final classesJack Lloyd2017-10-021-17/+1
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Add API stability annotations.Jack Lloyd2017-09-191-1/+1
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-8/+8
* 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/+1
* Merge optimized implementations into base classJack Lloyd2016-09-151-2/+18
* Mass-prefix member vars with m_René Korthaus2016-01-081-3/+3
* block: Add missing overridesDaniel Seither2015-07-301-6/+6
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+51