[gnutls-devel] GnuTLS | Modifies P_hash() to hash the seed and label separately. (!1329)

Read-only notification of GnuTLS library development activities gnutls-devel at lists.gnutls.org
Thu Sep 17 08:41:00 CEST 2020




Sahana Prasad commented on a discussion on lib/nettle/int/tls1-prf.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1329#note_414080279

>  	nettle_hash_digest_func *digest,
>  	size_t digest_size,
>  	size_t seed_size, const uint8_t *seed,
> +	size_t label_size, const char *label,
>  	size_t dst_length,
> -	uint8_t *dst)
> +	uint8_t *dst,
> +	bool flag)

Initially I thought we agreed on not making any changes in tls10 as its mechanism was different from that of tls12.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1329#note_414080279
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/20200917/a4893861/attachment.html>


More information about the Gnutls-devel mailing list