help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Strange bug in the TLS application protocol with PSK


From: Vladimir Estis
Subject: Strange bug in the TLS application protocol with PSK
Date: Tue, 27 Oct 2009 11:09:27 +0300

Hello,

I've used GNUTLS for testing of the TLS with the PSK cipher suite (TLS_PSK_WITH_3DES_EDE_CBC_SHA). But I've faced a problem with PSK kind of authentication in the gnutls-cli. I see that handshake was successfully done. But then I tried to send part of application data, and I found that first cipher block (8 bytes) was corrupted. I think, GNUTLS calculates checksum for application data, injures first block and then do ciphering across all data. I think this is bug in GNUTLS, but I couldn't find any discussion at the forums about this fact.

Has anyone else encountered this behaviour of the GNUTLS?
Thanks very much in advance for any help!

With best regards, Vlad.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]