[gnutls-devel] GnuTLS | lib/psk: Add gnutls_psk_allocate_{client, server}_credentials2 (!1939)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Tue Mar 18 08:23:40 CET 2025




Hannes Reinecke commented on a discussion on lib/ext/pre_shared_key.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1939#note_2402261931

 >  
 >  	if (_gnutls_mac_get_algo_len(prf) != binder_recvd.size ||
 >  	    gnutls_memcmp(binder_value, binder_recvd.data, binder_recvd.size)) {
 > +		if (mac == GNUTLS_MAC_SHA384) {
 > +			mac = GNUTLS_MAC_SHA256;

Not the same. Switching to SHA256 and recheck.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1939#note_2402261931
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20250318/a1743359/attachment-0001.html>


More information about the Gnutls-devel mailing list