[gnutls-devel] GnuTLS | RFC7250 Raw public keys (!650)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Tue Nov 27 13:08:26 CET 2018


Nikos Mavrogiannopoulos started a new discussion on lib/includes/gnutls/gnutls.h.in:

>  #endif
>  /* Get time_t. */
>  #include <time.h>
> +/* Get uint*_t. */
> +#include <stdint.h>

Our API doesn't require the `uint*_t` so far; we can certainly consider that but we shouldn't introduce as part of this commit or MR. We use `unsigned char` for `uint8_t`.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/650#note_120386266
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/20181127/5d17d159/attachment-0001.html>


More information about the Gnutls-devel mailing list