aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/rotate.h
Commit message (Expand)AuthorAgeFilesLines
* Make a few simple functions constexprJack Lloyd2018-10-011-2/+2
* Ugh, the GCC/Clang trick triggers C4146 under MSVCJack Lloyd2017-10-121-8/+25
* Add compile-time rotation functionsJack Lloyd2017-10-121-27/+51
* Use rol/ror x86 instructions on GCC/ClangJack Lloyd2017-10-111-2/+24
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Allow bit rotation by more than sizeof(T)*8 bits.Daniel Wyatt2017-06-281-0/+2
* Remove constexpr use introduced in 20f7e4ecJack Lloyd2016-10-161-2/+2
* util: Some simple constexpr usesJack Lloyd2016-10-131-8/+4
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+43