[gnutls-devel] GnuTLS | gnutls_session_set_secret_hook_function: new function (!1112)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sun Dec 1 18:37:08 CET 2019




Daiki Ueno commented on a discussion on lib/constate.c: https://gitlab.com/gnutls/gnutls/merge_requests/1112#note_252859353

>  		ret = _tls13_expand_secret(session, "iv", 2, NULL, 0, session->key.proto.tls13.ap_ckey, iv_size, iv_block);
>  		if (ret < 0)
>  			return gnutls_assert_val(ret);
> +

Perhaps I'm missing something, but I doubt it would be useful as not all secrets are associated with a specific handshake message. Also, it is already documented that the new API is about traffic secrets.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1112#note_252859353
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/20191201/0601bb6f/attachment-0001.html>


More information about the Gnutls-devel mailing list