Peter Wu
changed
bug 9144
What |
Removed |
Added |
Attachment #11569 is obsolete |
|
1
|
Comment # 25
on bug 9144
from Peter Wu
Created attachment 11613 [details]
premaster for all ciphers except SRP and PSK, attachment 11612 [details]
So, with the four remaining patches, all application data can be decrypted,
except:
TLS_RSA_WITH_RC4_128_MD5 (0x0004)
TLS_RSA_EXPORT_WITH_RC2_CBC_40_MD5 (0x0006)
TLS_RSA_EXPORT_WITH_RC4_40_MD5 (0x0003)
These somehow cannot find key material in premaster.txt.
Please review the patches, check-in and add me to the contributors list :)
You are receiving this mail because:
- You are watching all bug changes.