Peter Wu
changed
bug 9144
What |
Removed |
Added |
Attachment #11567 Flags |
|
review_for_checkin?
|
Comment # 3
on bug 9144
from Peter Wu
Created attachment 11567 [details]
Fix decryption of TLS_RSA_WITH_IDEA_CBC_SHA (0x0007)
Caught when iterating through all SSLv3 cipher suites.
TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5 (0x0006) was another one that
could not be decrypted, but this is because libgcrypt does not
support RC2.
(see previous repro-sslv3.tar.gz for test dump)
You are receiving this mail because:
- You are watching all bug changes.