]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Now that we've got at least some SDCTR modes working (and aes256-ctr is our
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 23 Apr 2005 16:22:51 +0000 (16:22 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Sat, 23 Apr 2005 16:22:51 +0000 (16:22 +0000)
default preferred cipher), add code to inject SSH_MSG_IGNOREs to randomise
the IV when using CBC-mode ciphers.  Each cipher has a flag to indicate
whether it needs this workaround, and the SSH packet output maze has gained
some extra complexity to implement it.

[originally from svn r5659]


No differences found