[Bug 1055] Problem with arcfour cipher and OpenSSL 0.9.7g

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jun 29 01:45:24 EST 2005


http://bugzilla.mindrot.org/show_bug.cgi?id=1055





------- Additional Comments From imorgan at nas.nasa.gov  2005-06-29 01:45 -------
Bug resolved by Andy Polyakov at openssl.org:

Summary can be found at http://cvs.openssl.org/chngview?cn=14145. Point
is that I assumed that RC4_KEY structure initialized by RC4_set_key is
passed down to RC4 verbatim in its original memory location, while
OpenSSH takes freedom to swap the structures initialized in different
locations. One can argue that the latter is inappropriate design choice,
but it works on too many other platforms to argue. And so IA64 was
"reduced" to common denominator. Case dismissed. A.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list