Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -1/+1 |
* | Remove the 32-bit x86 asm for MSVC | Jack Lloyd | 2019-11-23 | 1 | -6/+4 |
* | Use C++ raw strings in inline asm | Jack Lloyd | 2019-05-03 | 1 | -34/+24 |
* | Fix use of macro | Jack Lloyd | 2018-12-31 | 1 | -1/+1 |
* | Remove redundant defines | Jack Lloyd | 2018-09-10 | 1 | -2/+0 |
* | Remove support for 8 or 16 bit BigInt words | Jack Lloyd | 2018-08-15 | 1 | -8/+3 |
* | Move declaration of word to types.h | Jack Lloyd | 2018-03-01 | 1 | -1/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | BOTAN_TARGET_COMPILER_IS -> BOTAN_BUILD_COMPILER_IS | Daniel Neus | 2017-03-15 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | Merge asm into single mp_madd.h and mp_asmi.h files | Jack Lloyd | 2016-07-21 | 1 | -0/+165 |