[gnutls-devel] GnuTLS | KTLS key update support (!1625)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Thu Oct 6 10:22:21 CEST 2022
František Krenželok commented on a discussion: https://gitlab.com/gnutls/gnutls/-/merge_requests/1625#note_1126283476
Hi,
Regarding the patch, I will check with the author.
As to the functionality we indeed ignored all posth-handshake messages, but now when TLS_HANDSHAKE messages are received they are feeded to gnutls for processing via [gnutls_handshake_write()](https://www.gnutls.org/manual/gnutls.html#index-gnutls_005fhandshake_005fwrite). GnuTLS derives new keys and sends them to kernel via [_gnutls_ktls_set_keys()](https://gitlab.com/gnutls/gnutls/-/blob/master/lib/system/ktls.c#L83) then sends the key_update message to the peer.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1625#note_1126283476
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/20221006/b5d307c0/attachment-0001.html>
More information about the Gnutls-devel
mailing list