Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

TLS_DHE_RSA_WITH_AES_128_CBC_SHA and SSLKEYLOG

57 views
Skip to first unread message

spa

unread,
Sep 5, 2015, 1:17:56 PM9/5/15
to dev-se...@lists.mozilla.org
Hi, everyone

I am trying to use SSLKEYLOG to decrypt TLS_DHE_RSA_WITH_AES_128_CBC_SHA
(0x0033)
TLS_DHE_RSA_WITH_AES_128_CBC_SHA uses AES 128 (16 bytes key), but ssl.log
contains 48 bytes key (e.g. CLIENT_RANDOM 32_BYTES_RANDOM_STRING
48_BYTES_KEY_STRING).
How i can get 128 bits (16 bytes) AES key?

PS i am use standart java crypt

spa

unread,
Sep 5, 2015, 1:17:57 PM9/5/15
to dev-se...@lists.mozilla.org

kyprizel

unread,
Sep 5, 2015, 3:02:32 PM9/5/15
to spa, dev-se...@lists.mozilla.org
It's Master key, please check RFC.
> _______________________________________________
> dev-security mailing list
> dev-se...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-security
>
0 new messages