]> asedeno.scripts.mit.edu Git - PuTTY.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)
commit91f9a3c6dab8171ee6437953c2c5535922fec7f5
tree1d5b7db03acb3d09d9044fe1d8105ee3b7b9ade1
parent6023b6c70ba236956ec1481f6f5d50a4d177bd81
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.

[originally from svn r5607]
sshaes.c