aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/openssl/ossl_arc4.cpp
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-89/+0
* Rename ARC4 to RC4lloyd2013-04-191-16/+16
* Call clear_mem instead of memset directlylloyd2012-05-301-1/+2
* propagate from branch 'net.randombit.botan.tls-state-machine' (head a4741cd07...lloyd2012-04-251-1/+1
|\
| * Fix various typos, and remove an unused macro in checks/bench.cpplloyd2012-04-231-1/+1
* | propagate from branch 'net.randombit.botan' (head 13a0d36dac3709f3cb88e830ed7...lloyd2011-02-111-1/+1
|\ \ | |/ |/|
| * propagate from branch 'net.randombit.botan' (head 2898d79f992f27a328a3e41d34b...lloyd2010-10-131-1/+1
* | Fix OpenSSL engine compile :/lloyd2010-12-011-1/+7
|/
* Use size_t rather than u32bit in SymmetricAlgorithmlloyd2010-10-131-7/+7
* Use size_t in SCAN_Namelloyd2010-10-121-1/+1
* Make names more consistentlloyd2010-10-011-0/+82