Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid calling memset, memcpy within library code | Jack Lloyd | 2018-11-17 | 1 | -4/+4 |
* | Compile fix | Jack Lloyd | 2018-11-07 | 1 | -0/+1 |
* | Avoid using std::invalid_argument | Jack Lloyd | 2018-11-07 | 1 | -2/+2 |
* | Remove support for Visual C++ 2013 | Jack Lloyd | 2018-10-01 | 1 | -2/+0 |
* | Change header guard format to BOTAN_FOO_H_ | Jack Lloyd | 2017-09-20 | 1 | -2/+2 |
* | escape \Z in doxygen comment causing doxygen warning (and in turn error), fix... | Zoltan Gyarmati | 2017-07-01 | 1 | -1/+1 |
* | Fix inverted conditional | Jack Lloyd | 2017-06-08 | 1 | -1/+1 |
* | Avoid move operators in MSVC2013 | Jack Lloyd | 2017-06-07 | 1 | -2/+6 |
* | Add Ed25519 implementation based on SUPERCOP ref10 | Jack Lloyd | 2017-06-07 | 1 | -0/+224 |