Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Break up openssl provider | Jack Lloyd | 2015-10-19 | 1 | -0/+213 |
* | Remove unused variable | Jack Lloyd | 2015-08-28 | 1 | -3/+0 |
* | Add power analysis countermeasures for ECC point multiplications. | Jack Lloyd | 2015-08-21 | 1 | -16/+18 |
* | pubkey: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -5/+6 |
* | Make Botan compile when only some modules are enabled | Simon Warta | 2015-07-03 | 1 | -0/+1 |
* | Move the signature padding schemes to the PK operation classes, | lloyd | 2015-03-23 | 1 | -15/+17 |
* | Avoid a ECC point multiplication in ECDSA signature verification by | lloyd | 2015-03-12 | 1 | -14/+20 |
* | Convert PK operations to using Algo_Registry instead of Engine. | lloyd | 2015-02-03 | 2 | -60/+67 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 2 | -2/+2 |
* | Implement RFC 6979 determinstic signatures for DSA and ECDSA. | lloyd | 2014-12-10 | 3 | -20/+17 |
* | Move lib into src | lloyd | 2014-01-10 | 3 | -0/+244 |