aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/arcfour.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed files from the HEAD revision, because they are now in anotherWerner Koch2000-12-191-165/+0
| | | | | repository
* Added the arcfour cipher which is of use for GNUTLS.Werner Koch2000-10-101-0/+165
According to the selftest, it does not yet work :-((.