aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/engine/core_engine
Commit message (Expand)AuthorAgeFilesLines
* Add SipHashlloyd2015-01-111-0/+10
* Remove SSLv3 and handling of SSLv2 client hellos.lloyd2015-01-111-9/+0
* Ensure all files have copyright and license info.lloyd2015-01-109-9/+9
* Add SHA-512/256lloyd2015-01-081-0/+2
* Add Poly1305, based on poly1305-donna by Andrew Moon.lloyd2014-12-291-7/+15
* Add Curve25519 based on curve25519-donna by Adam Langley.lloyd2014-12-271-0/+9
* Implement RFC 6979 determinstic signatures for DSA and ECDSA.lloyd2014-12-102-7/+8
* More fixes for minified buildslloyd2014-02-091-4/+4
* Remove the engine hookslloyd2014-02-082-41/+0
* Add ChaChalloyd2014-01-311-1/+35
* Guess I won't be needing theselloyd2014-01-182-2/+0
* Split up docs into the reference manual, the website, and everything else.lloyd2014-01-101-2/+3
* Move lib into srclloyd2014-01-1010-0/+1260