rnithyanand / dpkt

Automatically exported from code.google.com/p/dpkt
Other
0 stars 0 forks source link

PATCH: better SSL3/TLS support, extended ssl.py #73

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I had to work on SSL/TLS and would like to contribute my changes to the SSL 
parsing code back to dpkt. It parses SSL handshake and alert protocol.
The code makes (very little) use of M2Crypto and sslmap's database of SSL/TLS 
ciphersuites, but should work without them, too. Please review it (I don't know 
what your design goals are). I would be happy if the code makes it into stable 
releases.

Original issue reported on code.google.com by cde...@gmail.com on 30 Apr 2011 at 9:53

Attachments: