aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/bit_ops.h
Commit message (Expand)AuthorAgeFilesLines
* Make a few simple functions constexprJack Lloyd2018-10-011-1/+1
* Use GCC builtins for clz operationJack Lloyd2018-04-151-1/+26
* Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsicsJack Lloyd2017-10-241-1/+1
* OCB optimizationsJack Lloyd2017-10-121-0/+11
* Change header guard format to BOTAN_FOO_H_Jack Lloyd2017-09-201-2/+2
* Convert to using standard uintN_t integer typesJack Lloyd2016-12-181-1/+1
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Add an implementation of McEliece encryption based on HyMESfstrenzke2014-11-261-0/+22
* Move lib into srclloyd2014-01-101-0/+103