Re: Help decrypting TLS

2009-06-29 Thread krish
Can You pass tell me the cipher suite it is using ? if the Key Exchange algo is Diffie and Helman .. then there is no way You can decrypt. Regards, krishna. On Mon, Jun 29, 2009 at 3:30 PM, Harsha gowda wrote: > Hi, > I am sniffing packets over wireless of 802.11i packets, > Which uses EAP-TLS

Re: Help decrypting TLS

2009-06-29 Thread krish
its Diffie and Helman Key exchange algorith. There is no way You decrypt this session. for info on DIffie and Hellman see this url http://en.wikipedia.org/wiki/Diffie-Hellman. for public key and private key exchange algos You need private key file to decrypt the sessions. Regards, krish