]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit09951c60786bf48d30d2dc6f19a430da0c4d7d4b
tree7f5e4ccf803fca8d7f52bf185dfebe1f76a522fb
parent6eec320f0b3606f17f06a290acdbb8f84afdff00
Implement my experimental arcfour modes.  The 256-bit version is disabled
until I can test it against someone else's implementation.

[originally from svn r5633]
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]