Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SHAKE-128 as stream cipher | Jack Lloyd | 2016-10-19 | 1 | -0/+3379 |
* | Add cpuid overload to test framework | Jack Lloyd | 2016-09-15 | 1 | -0/+3 |
* | No need for long all-zero input after cd9f852 | Jack Lloyd | 2016-09-05 | 1 | -1/+0 |
* | Merge GH #616 ChaCha SSE2 optimizations | Jack Lloyd | 2016-09-05 | 1 | -0/+8 |
|\ | |||||
| * | Missing increment in SSE2 version, broke ChaCha20Poly1305 tests | Jack Lloyd | 2016-09-01 | 1 | -0/+8 |
* | | Remove deprecated ciphers MARS, RC2, RC5, RC6, SAFER-SK and TEA | Jack Lloyd | 2016-09-02 | 1 | -286/+0 |
* | | Let the input arg to stream cipher test be optional. | Jack Lloyd | 2016-09-01 | 2 | -96/+0 |
|/ | |||||
* | Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi... | SimCog | 2016-06-18 | 1 | -0/+506 |
* | Add support for ChaCha(12) | Jack Lloyd | 2016-04-09 | 1 | -1/+16 |
* | Support 96 bit nonces in ChaCha20 as specified in draft-irtf-cfrg-chacha20-po... | lloyd | 2014-12-29 | 1 | -0/+9 |
* | Add ChaCha | lloyd | 2014-01-31 | 3 | -13/+39 |
* | Split up test vectors into per-algo files and app into botan-test for | lloyd | 2014-01-10 | 4 | -0/+2985 |