aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/stream/rc4/rc4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi...SimCog2016-06-181-0/+4
* Mass-prefix member vars with m_René Korthaus2016-01-081-40/+40
* initialize private members in rc4 headerDaniel Neus2015-12-231-1/+1
* some trivial compiler/PVS-Studio warning fixesDaniel Neus2015-12-221-1/+1
* Internal header cleanupsJack Lloyd2015-09-191-1/+0
* Fix static lib registration for block, hash, mac, stream, kdfJack Lloyd2015-09-101-2/+0
* Fix various bugs found by Coverity scanner.lloyd2015-05-151-1/+1
* Move Cipher_Mode enum out of types.h, move stream cipher mode to new headerlloyd2015-02-051-2/+1
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-311-1/+12
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+109