[gnutls-devel] GnuTLS | gnutls_base64_decode2 gives an error on empty input (#834)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Sep 13 16:54:17 CEST 2019
Richard W_M_ Jones created an issue: https://gitlab.com/gnutls/gnutls/issues/834
base64("") = "", see https://tools.ietf.org/html/rfc4648#section-10
However gnutls_base64_decode2 doesn't believe this. It returns an error when given empty input. The error is "Base64 decoding error" (GNUTLS_E_BASE64_DECODING_ERROR).
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/834
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/20190913/c7c21b7b/attachment.html>
More information about the Gnutls-devel
mailing list