[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 25 01:00:20 CET 2025
Kamaljit Singh commented on a discussion on lib/ext/pre_shared_key.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1939#note_2414447602
>
> 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;
Compilation fails for server_recv_params(). Removed '{' at end of line 983 to fix it. Please update.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1939#note_2414447602
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/20250325/f3af6e0a/attachment-0001.html>
More information about the Gnutls-devel
mailing list