Implement my experimental arcfour modes. The 256-bit version is disabled
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 14 Apr 2005 22:58:29 +0000 (22:58 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Thu, 14 Apr 2005 22:58:29 +0000 (22:58 +0000)
commita2add20851e01de1e69564250aec54f193f742b3
tree7f5e4ccf803fca8d7f52bf185dfebe1f76a522fb
parent51e9d3c00a3471f284e89ec1f59f38ca25f10c5f
Implement my experimental arcfour modes.  The 256-bit version is disabled
until I can test it against someone else's implementation.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5633 cda61777-01e9-0310-a592-d414129be87e
Recipe
config.c
doc/config.but
doc/errors.but
doc/index.but
putty.h
settings.c
ssh.c
ssh.h
ssharcf.c [new file with mode: 0644]