]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Remove support for the "rijndael256-cbc", "rijndael192-cbc", and
authorBen Harris <bjh21@bjh21.me.uk>
Wed, 6 Apr 2005 23:40:30 +0000 (23:40 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Wed, 6 Apr 2005 23:40:30 +0000 (23:40 +0000)
commit8935618c7cdf554feda15a98e8fce96df73990b0
tree1d5b7db03acb3d09d9044fe1d8105ee3b7b9ade1
parentd9cd6b11ad166909a0c9a2a0e5b5a3dab07a326d
Remove support for the "rijndael256-cbc", "rijndael192-cbc", and
"rijndael128-cbc" names for AES.  These are in the IANA namespace, but
never appeared in any secsh-transport draft, and no version of OpenSSH
has supported them without also supporting the aes*-cbc names.

"rijndael-cbc@lysator.liu.se" gets to live because it's in the private
namespace.

git-svn-id: http://svn.tartarus.org/sgt/putty@5607 cda61777-01e9-0310-a592-d414129be87e
sshaes.c