aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/stream/rc4/rc4.h
Commit message (Expand)AuthorAgeFilesLines
* Adding StreamCipher::seek interface, supporting seek in ChaCha, and also addi...SimCog2016-06-181-0/+2
* cppcheck fixes: Class 'X' has a constructor with 1 argument that is not expli...Daniel Neus2016-03-051-1/+1
* Add final attribute to many classesJack Lloyd2016-01-101-1/+1
* Mass-prefix member vars with m_René Korthaus2016-01-081-7/+7
* initialize private members in rc4 headerDaniel Neus2015-12-231-4/+3
* stream: Add missing overridesDaniel Seither2015-07-301-6/+6
* Use registry for streams and MACs. Start updating callers.lloyd2015-01-311-0/+2
* Ensure all files have copyright and license info.lloyd2015-01-101-1/+1
* Move lib into srclloyd2014-01-101-0/+55