Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -8/+8 |
* | Content: | Tomasz Frydrych | 2017-04-03 | 1 | -1/+1 |
* | Convert to using standard uintN_t integer types | Jack Lloyd | 2016-12-18 | 1 | -3/+3 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -3/+3 |
* | Move GF(p) side channel countermeasure toggles to build.h | Jack Lloyd | 2015-08-28 | 1 | -1/+1 |
* | Add power analysis countermeasures for ECC point multiplications. | Jack Lloyd | 2015-08-21 | 1 | -11/+40 |
* | lib/math: Convert &vec[0] to vec.data() | Daniel Seither | 2015-06-20 | 1 | -1/+1 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move mul and square operations on a elliptic curve to CurveGFp so we | lloyd | 2014-08-09 | 1 | -34/+17 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+300 |