Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SipHash | lloyd | 2015-01-11 | 1 | -0/+10 |
* | Remove SSLv3 and handling of SSLv2 client hellos. | lloyd | 2015-01-11 | 1 | -9/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 9 | -9/+9 |
* | Add SHA-512/256 | lloyd | 2015-01-08 | 1 | -0/+2 |
* | 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 |
* | Implement RFC 6979 determinstic signatures for DSA and ECDSA. | lloyd | 2014-12-10 | 2 | -7/+8 |
* | 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 | 10 | -0/+1260 |