[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 11:02:57 CET 2019
Aniketh Girish started a new discussion on lib/crypto-api.c: https://gitlab.com/gnutls/gnutls/merge_requests/1115#note_241890776
> _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,
@dueno Would it make sense to check if `info` is of the size `info_size`?
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1115#note_241890776
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/cc2ed2dc/attachment-0001.html>
More information about the Gnutls-devel
mailing list