aboutsummaryrefslogtreecommitdiffstats
path: root/tests/check_arc.c
Commit message (Collapse)AuthorAgeLines
* "Changed" the ArcFour implementation. I'm afraid this was a waste of time,Wilmer van der Gaast2007-10-07-1/+1
| | | | | but at least I added a neat unittest...
* Adding test for arc.c so that I can now safely replace the RC4 code with aWilmer van der Gaast2007-10-07-0/+95
(compatible) ArcFour implementation.