Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi... | SimCog | 2016-06-18 | 1 | -0/+4 |
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -40/+40 |
* | initialize private members in rc4 header | Daniel Neus | 2015-12-23 | 1 | -1/+1 |
* | some trivial compiler/PVS-Studio warning fixes | Daniel Neus | 2015-12-22 | 1 | -1/+1 |
* | Internal header cleanups | Jack Lloyd | 2015-09-19 | 1 | -1/+0 |
* | Fix static lib registration for block, hash, mac, stream, kdf | Jack Lloyd | 2015-09-10 | 1 | -2/+0 |
* | Fix various bugs found by Coverity scanner. | lloyd | 2015-05-15 | 1 | -1/+1 |
* | Move Cipher_Mode enum out of types.h, move stream cipher mode to new header | lloyd | 2015-02-05 | 1 | -2/+1 |
* | Use registry for streams and MACs. Start updating callers. | lloyd | 2015-01-31 | 1 | -1/+12 |
* | 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/+109 |