aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/stream/chacha/chacha.h
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus declJack Lloyd2016-09-051-2/+0
* Merge GH #613 NewHope R-LWE key exchangeJack Lloyd2016-09-051-1/+1
|\
| * Add NEWHOPE KEM schemeJack Lloyd2016-08-301-1/+1
* | Correct macro checkJack Lloyd2016-09-011-1/+1
* | ChaCha 4 waysJack Lloyd2016-09-011-2/+4
* | SSE2 ChaChaJack Lloyd2016-09-011-0/+6
|/
* Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi...SimCog2016-06-181-1/+3
* Add support for ChaCha(12)Jack Lloyd2016-04-091-4/+11
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* stream: Add missing overridesDaniel Seither2015-07-301-8/+8
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Decruftlloyd2014-12-311-1/+1
* Support 96 bit nonces in ChaCha20 as specified in draft-irtf-cfrg-chacha20-po...lloyd2014-12-291-1/+1
* Add ChaChalloyd2014-01-311-0/+49