Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use builtin_bswap16 when available | Jack Lloyd | 2018-11-20 | 1 | -0/+4 |
* | Skip ARM32 specific byteswap code, enable MSVC byteswap intrinsics | Jack Lloyd | 2017-10-24 | 1 | -33/+14 |
* | Add compile-time rotation functions | Jack Lloyd | 2017-10-12 | 1 | -3/+3 |
* | Remove SSE2 bswap_4 | Jack Lloyd | 2017-10-11 | 1 | -24/+0 |
* | 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 | -8/+8 |
* | Initial support for 64 bit ARM | Daniel Seither | 2015-10-13 | 1 | -2/+2 |
* | Avoid 0-defining BOTAN_USE_GCC_INLINE_ASM | simon | 2015-05-31 | 1 | -3/+3 |
* | 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/+142 |