Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | Complete the final annotation changes | Jack Lloyd | 2017-09-19 | 1 | -3/+3 |
* | Add API stability annotations. | Jack Lloyd | 2017-09-19 | 1 | -1/+1 |
* | Fix Doxygen comment problems | Jack Lloyd | 2017-09-17 | 1 | -4/+4 |
* | De-inline xor_buf, add SIMD and unrolling | Jack Lloyd | 2017-09-16 | 1 | -23/+23 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -8/+8 |
* | Rename zero_mem to secure_scrub_memory | Jack Lloyd | 2016-11-03 | 1 | -9/+34 |
* | Use memcpy instead of misaligned pointer casts for reading words. | Jack Lloyd | 2015-12-31 | 1 | -61/+5 |
* | Guard all std::mem* ops against any call with zero length. | Jack Lloyd | 2015-12-25 | 1 | -3/+12 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -0/+127 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Have clear_mem just be a plain memset and only call the (slow) | lloyd | 2014-08-09 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+75 |