Remove support for the "rijndael256-cbc", "rijndael192-cbc", and
authorben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 6 Apr 2005 23:40:30 +0000 (23:40 +0000)
committerben <ben@cda61777-01e9-0310-a592-d414129be87e>
Wed, 6 Apr 2005 23:40:30 +0000 (23:40 +0000)
commit4639c740e008311cd00429ce1947b3e44780523b
tree1d5b7db03acb3d09d9044fe1d8105ee3b7b9ade1
parentc2e3a6c92d062f019a60fa97d339db80fa0d88a3
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: svn://svn.tartarus.org/sgt/putty@5607 cda61777-01e9-0310-a592-d414129be87e
sshaes.c