aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/openssl/ossl_arc4.cpp
Commit message (Collapse)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 ↵lloyd2012-04-251-1/+1
|\ | | | | | | | | | | a4741cd07f50a9e1b29b0dd97c6fb8697c038ade) to branch 'net.randombit.botan.cxx11' (head 116e5ff139c07000be431e07d3472cc8f3919b91)
| * Fix various typos, and remove an unused macro in checks/bench.cpplloyd2012-04-231-1/+1
| | | | | | | | All reported by Patrick Pelletier.
* | propagate from branch 'net.randombit.botan' (head ↵lloyd2011-02-111-1/+1
|\ \ | |/ |/| | | | | | | 13a0d36dac3709f3cb88e830ed7f8cab9e7433ab) to branch 'net.randombit.botan.c++0x' (head 2221ad8796466e7e096645de77ba856a9c902d14)
| * propagate from branch 'net.randombit.botan' (head ↵lloyd2010-10-131-1/+1
| | | | | | | | | | | | 2898d79f992f27a328a3e41d34b46eb1052da0de) to branch 'net.randombit.botan.c++0x' (head 6cba76268fd69a73195760c021b7f881b8a6552c)
* | 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