[gnutls-devel] GnuTLS | add support for 0-RTT (!775)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Oct 29 13:51:14 CET 2018


Nikos Mavrogiannopoulos started a new discussion on lib/gnutls_int.h:

>  			 * early_secret, client_early_traffic_secret, ... */
>  			uint8_t temp_secret[MAX_HASH_SIZE];
>  			unsigned temp_secret_size; /* depends on negotiated PRF size */
> +			uint8_t e_ckey[MAX_HASH_SIZE]; /* client_early_traffic_secret */

I'm wondering whether we should introduce a `MAX_TLS13_KDF_SIZE`, to reduce the size taken by these keys...

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/775#note_112778603
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/20181029/55f438ec/attachment.html>


More information about the Gnutls-devel mailing list