[gnutls-devel] GnuTLS | username normalization is not provided by the library (#648)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Tue Dec 11 09:38:10 CET 2018
New Issue was created.
Issue 648: https://gitlab.com/gnutls/gnutls/issues/648
Author: Nikos Mavrogiannopoulos
Assignee:
For several functions which need a password from the user we provide a UTF-8 password normalization helper function (`gnutls_utf8_password_normalize`). However when a username is provided by the user/application we expect the normalization to happen in the application but we provide no helper.
This affects the functions:
* `gnutls_psk_set_client_credentials_function`
* `gnutls_psk_set_client_credentials`
* `gnutls_srp_set_client_credentials`
* `gnutls_srp_set_client_credentials_function`
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/648
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/20181211/d8341486/attachment.html>
More information about the Gnutls-devel
mailing list