simon-svn: putty: ben

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Thu Apr 7 00:27:09 BST 2005


SVN root:       svn://ixion.tartarus.org/main
Changes by:     ben
Revision:       5605
Date:           2005-04-07 00:27:08 +0100 (Thu, 07 Apr 2005)

Log message (6 lines):
Implement SDCTR modes, as defined in the newmodes draft.  This adds
aes128-ctr, aes192-ctr, and aes256-ctr.  blowfish-ctr and 3des-ctr are
present but disabled, since I haven't tested them yet.

In addition, change the user-visible names of ciphers (as displayed in the
Event Log) to include the mode name and, in Blowfish's case, the key size.

Modified files:
U   putty/sshaes.c
U   putty/sshblowf.c
U   putty/sshdes.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=5605&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/sshaes.c?rev=5605&r1=5604&r2=5605
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/sshblowf.c?rev=5605&r1=5604&r2=5605
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/putty/sshdes.c?rev=5605&r1=5604&r2=5605



More information about the tartarus-commits mailing list