Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add SHAKE-128 as stream cipher | Jack Lloyd | 2016-10-19 | 1 | -0/+8 |
* | Make Stream_Cipher::set_iv() pure virtual | René Korthaus | 2016-07-20 | 1 | -6/+0 |
* | Add support for ChaCha(12) | Jack Lloyd | 2016-04-09 | 1 | -1/+1 |
* | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli... | Daniel Neus | 2016-03-05 | 1 | -1/+1 |
* | Address some review comments by Simon. GH #279 | Jack Lloyd | 2015-09-21 | 1 | -5/+5 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -3/+3 |
* | Handle dependencies re static linking. GH #279 | Jack Lloyd | 2015-09-17 | 1 | -0/+12 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -0/+61 |
* | Remove algo factory, engines, global RNG, global state, etc. | lloyd | 2015-02-04 | 1 | -24/+0 |
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+24 |