[Bug 1341] Support multiple blowfish key lengths

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Jun 12 17:44:12 EST 2008


https://bugzilla.mindrot.org/show_bug.cgi?id=1341


Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX
                 CC|                            |djm at mindrot.org




--- Comment #1 from Damien Miller <djm at mindrot.org>  2008-06-12 17:44:08 ---
The key length for blowfish is specified in the SSH protocol RFC. We
could change it by supporting a new cipher mode, but it would be a
non-standard extension. There isn't much point either: blowfish is
quite a bit slower than AES, AES has had far more cryptanalytic review,
and it supports up to 256-bit keys (which should be good enough for a
long, long time).

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list