Home GnuPG

Add Base64 decoder.
4bfc2117b704Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Add Base64 decoder.

* NEWS: Add interface changes.
* src/Makefile.am (libgpg_error_la_SOURCES): Add b64dec.c.
* src/b64dec.c: New.  Taken from gpgme.  Prefix function names with
_gpgrt_.  Change API a bit, not exposing the structure.
* src/gpg-error.def.in: Export Base64 functions.
* src/gpg-error.vers: Likewise.
* src/visibility.c, src/visibility.h: Likewise.
* src/gpg-error.h.in: Add Base64 struct and functions.
* src/gpgrt-int.h: Add Base64 internal functions.
* tests/Makefile.am (TESTS): Add t-b64dec.
* tests/t-b64dec.c: New.
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Feb 1 2017, 11:45 AM
Parents
rE55c497904dd0: estream: Correctly set ERRNO to EOPNOTSUPP.
Branches
Unknown
Tags
Unknown

Event Timeline

NIIBE Yutaka <gniibe@fsij.org> committed rE4bfc2117b704: Add Base64 decoder. (authored by NIIBE Yutaka <gniibe@fsij.org>).Feb 1 2017, 11:45 AM