Doesn't security of SSL/TLS boil down to the 48-bit pre_master secret?
From: Peter Seibel (peter_at_gigamonkeys.com)
Date: 07/27/05
- Next message: Roger Schlafly: "Re: Sometimes Terrorists can be Unimaginative"
- Previous message: Luc The Perverse: "Re: Barcode Email"
- Next in thread: Bodo Moeller: "Re: Doesn't security of SSL/TLS boil down to the 48-bit pre_master secret?"
- Reply: Bodo Moeller: "Re: Doesn't security of SSL/TLS boil down to the 48-bit pre_master secret?"
- Reply: David Wagner: "Re: Doesn't security of SSL/TLS boil down to the 48-bit pre_master secret?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 26 Jul 2005 22:52:59 GMT
I've been reading about SSL and TLS (including the TLS spec) and I
have one question: since all the keys used for encryption and MACs are
derived from the 48-bit pre_master secret (albeit salted with the
random numbers sent in the Hello messages), doesn't the security of
the data sent over a session ultimately rest on that secret. Thus if
Eve captures the whole session, and wants to see what data was sent
over it, doesn't she just have to try out 2^48 different
possibilities? Obviously she may not be able to do this while the
session in still live, but if the data communicated was worth knowing
after the fact, might it not be worthwhile? Or is there some reason
that trying to crack a session this way is less feasable that directly
attacking the keys generated from the pre_master secret?
-Peter
-- Peter Seibel * peter@gigamonkeys.com Gigamonkeys Consulting * http://www.gigamonkeys.com/ Practical Common Lisp * http://www.gigamonkeys.com/book/
- Next message: Roger Schlafly: "Re: Sometimes Terrorists can be Unimaginative"
- Previous message: Luc The Perverse: "Re: Barcode Email"
- Next in thread: Bodo Moeller: "Re: Doesn't security of SSL/TLS boil down to the 48-bit pre_master secret?"
- Reply: Bodo Moeller: "Re: Doesn't security of SSL/TLS boil down to the 48-bit pre_master secret?"
- Reply: David Wagner: "Re: Doesn't security of SSL/TLS boil down to the 48-bit pre_master secret?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|