Eric Rescorla's book, "SSL and TLS", has what you need.  Anyone doing
SSL coding should probably have it on the shelf anyway, IMHO.

Also, you might want to check out ssldump, which can decrypt SSL
traffic given the appropriate keying materials.

Paul Allen

Dustin C. Locke wrote:
Does anybody know where I can find a specific diagram/chart showing the
number of bits, data content, and data type of all of the individual
fields (header and body both) of an ssl packet? They're readily
available for many other protocols (IP, TCP, NTP, etc.), but I am unable
to find one for SSL. I need to do some packet analysis directly from a
tcpdump, creating a struct{} from the packet header and payload, which
is difficult to do with the info in the Internet-Draft for SSL 3.0.

Thanks,
DCL

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]



-- Boeing Phantom Works \ Paul L. Allen, (425) 865-3297 Math & Computing Technology \ [EMAIL PROTECTED] POB 3707 M/S 7L-40, Seattle, WA 98124-2207 \ Prototype Systems Group

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to