Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Poly1305, based on poly1305-donna by Andrew Moon. | lloyd | 2014-12-29 | 1 | -7/+15 |
* | Add Curve25519 based on curve25519-donna by Adam Langley. | lloyd | 2014-12-27 | 1 | -0/+9 |
* | In OpenSSL engine drop support for public key operations. These PK ops just call | lloyd | 2014-12-17 | 6 | -588/+0 |
* | Implement RFC 6979 determinstic signatures for DSA and ECDSA. | lloyd | 2014-12-10 | 14 | -703/+22 |
* | More fixes for minified builds | lloyd | 2014-02-09 | 1 | -4/+4 |
* | Remove the engine hooks | lloyd | 2014-02-08 | 2 | -41/+0 |
* | Add ChaCha | lloyd | 2014-01-31 | 1 | -1/+35 |
* | Guess I won't be needing these | lloyd | 2014-01-18 | 2 | -2/+0 |
* | Split up docs into the reference manual, the website, and everything else. | lloyd | 2014-01-10 | 1 | -2/+3 |
* | Move lib into src | lloyd | 2014-01-10 | 41 | -0/+3861 |