[gnutls-devel] GnuTLS | Add data driven TLS API (#1459)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Fri Feb 24 08:07:35 CET 2023



Daiki Ueno created an issue: https://gitlab.com/gnutls/gnutls/-/issues/1459



Instead of transparently generating/parsing protocol data underneath, GnuTLS could provide a data driven API for TLS, similar to [rustls](https://docs.rs/rustls/0.18.1/rustls/#getting-started). That would eliminate the need of using threads for waiting I/O in the applications. We now have a similar API in the handshake protocol for QUIC, but the new API is for the record protocol.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/issues/1459
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/20230224/a81528fd/attachment.html>


More information about the Gnutls-devel mailing list