]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Implement my experimental arcfour modes. The 256-bit version is disabled
authorBen Harris <bjh21@bjh21.me.uk>
Thu, 14 Apr 2005 22:58:29 +0000 (22:58 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Thu, 14 Apr 2005 22:58:29 +0000 (22:58 +0000)
commitca9027ee80bc24f8fdfb6db58562f452c4d8957e
tree7f5e4ccf803fca8d7f52bf185dfebe1f76a522fb
parentd032ca6ff22cf5ce2611f3c0dfda050548b77c5e
Implement my experimental arcfour modes.  The 256-bit version is disabled
until I can test it against someone else's implementation.

git-svn-id: http://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]