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