Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a few simple functions constexpr | Jack Lloyd | 2018-10-01 | 1 | -2/+2 |
* | Ugh, the GCC/Clang trick triggers C4146 under MSVC | Jack Lloyd | 2017-10-12 | 1 | -8/+25 |
* | Add compile-time rotation functions | Jack Lloyd | 2017-10-12 | 1 | -27/+51 |
* | Use rol/ror x86 instructions on GCC/Clang | Jack Lloyd | 2017-10-11 | 1 | -2/+24 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Allow bit rotation by more than sizeof(T)*8 bits. | Daniel Wyatt | 2017-06-28 | 1 | -0/+2 |
* | Remove constexpr use introduced in 20f7e4ec | Jack Lloyd | 2016-10-16 | 1 | -2/+2 |
* | util: Some simple constexpr uses | Jack Lloyd | 2016-10-13 | 1 | -8/+4 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+43 |