Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -0/+6 |
* | Add Brainpool and secp160r1 ECDSA tests | lloyd | 2015-01-05 | 1 | -1/+2 |
* | All tests now share an RNG. Uses system RNG if available | lloyd | 2014-12-28 | 1 | -2/+2 |
* | Implement RFC 6979 determinstic signatures for DSA and ECDSA. | lloyd | 2014-12-10 | 1 | -1/+1 |
* | Add some secp256k1 KATs and a randomized ECC test suggested in | lloyd | 2014-10-10 | 1 | -0/+48 |
* | More fixes for minified builds | lloyd | 2014-02-09 | 1 | -8/+5 |
* | Fix minimized builds. Patch by Markus Wanner sent to botan-devel | lloyd | 2014-02-08 | 1 | -0/+6 |
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -0/+52 |
* | Rename test sources | lloyd | 2014-01-07 | 1 | -52/+0 |
* | Split up public key tests and data, use new test framework | lloyd | 2014-01-05 | 1 | -461/+23 |
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -0/+490 |