[gnutls-devel] GnuTLS | RFC7250 Raw public keys (!650)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Nov 20 13:52:52 CET 2018
Nikos Mavrogiannopoulos started a new discussion on lib/includes/gnutls/gnutls.h.in:
> GNUTLS_NO_AUTO_REKEY = (1<<15),
> GNUTLS_SAFE_PADDING_CHECK = (1<<16),
> GNUTLS_ENABLE_EARLY_START = (1<<17),
> - GNUTLS_ENABLE_CERT_TYPE_NEG = (1<<18),
> GNUTLS_AUTO_REAUTH = (1<<19),
> - GNUTLS_ENABLE_EARLY_DATA = (1<<20)
> + GNUTLS_ENABLE_EARLY_DATA = (1<<20),
> + GNUTLS_ENABLE_RAWPK = (1<<21)
This should replace `GNUTLS_ENABLE_CERT_TYPE_NEG` (use the same number), and should be documented.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/650#note_118714510
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/20181120/7e721559/attachment.html>
More information about the Gnutls-devel
mailing list