Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make a few simple functions constexpr | Jack Lloyd | 2018-10-01 | 1 | -1/+1 |
* | Use GCC builtins for clz operation | Jack Lloyd | 2018-04-15 | 1 | -1/+26 |
* | Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsics | Jack Lloyd | 2017-10-24 | 1 | -1/+1 |
* | OCB optimizations | Jack Lloyd | 2017-10-12 | 1 | -0/+11 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Add an implementation of McEliece encryption based on HyMES | fstrenzke | 2014-11-26 | 1 | -0/+22 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+103 |