[gnutls-devel] GnuTLS | state: add function to get the current hash algorithm (!1217)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Thu Mar 19 16:58:37 CET 2020




Daiki Ueno commented on a discussion on lib/includes/gnutls/gnutls.h.in: https://gitlab.com/gnutls/gnutls/-/merge_requests/1217#note_307986103

>  gnutls_cipher_algorithm_t gnutls_cipher_get(gnutls_session_t session);
>  gnutls_kx_algorithm_t gnutls_kx_get(gnutls_session_t session);
>  gnutls_mac_algorithm_t gnutls_mac_get(gnutls_session_t session);
> +gnutls_digest_algorithm_t gnutls_prf_hash_get(gnutls_session_t session);

For this `_get` function, that makes perfect sense. Let me try to add it.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1217#note_307986103
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/20200319/45929720/attachment.html>


More information about the Gnutls-devel mailing list