[gnutls-devel] GnuTLS | WIP: gnutls_hkdf{expand, extract}: new API functions exposed (!1115)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Fri Nov 8 16:31:09 CET 2019




Daiki Ueno commented on a discussion on lib/crypto-api.c: https://gitlab.com/gnutls/gnutls/merge_requests/1115#note_242091503

>  	_gnutls_aead_cipher_deinit(handle);
>  	gnutls_free(handle);
>  }
> +
> +int gnutls_hkdf_expand(gnutls_mac_algorithm_t algorithm,
> +			const unsigned int *secret,
> +			const unsigned int *info, size_t info_size,

I don't think it is necessary, and I don't know how it could be implemented.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1115#note_242091503
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/20191108/a825690b/attachment-0001.html>


More information about the Gnutls-devel mailing list