Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid empty methods, use =default or add a comment | Jack Lloyd | 2017-10-03 | 1 | -1/+1 |
* | Add wrappers for reinterpret_cast between char* and uint8_t* | Jack Lloyd | 2017-10-03 | 1 | -1/+1 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -20/+19 |
* | Add final_stdvec | Jack Lloyd | 2016-11-23 | 1 | -0/+7 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+1 |
* | lib/base: Convert &vec[0] to vec.data() | Simon Warta | 2015-06-27 | 1 | -6/+6 |
* | Add new module `ffi` which provides a plain C interface, plus a new | lloyd | 2015-02-16 | 1 | -0/+7 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -0/+171 |