Home GnuPG
Diffusion GPGME f8b8027ae63c

core: Add a base 64 decoder.
f8b8027ae63cUnpublished

Unpublished Commit · Learn More

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

Description

core: Add a base 64 decoder.

* src/b64dec.c: New. Taken from gnupg.  Prefix function names with
_gpgme_ and change to use standard C malloc functions.
* src/util.h.h (struct b64state): New.
* src/Makefile.am (main_sources): Add file.

The file b64dec.c has been taken from gnupg commit
e430ff6ad0b7dcfcebd92b825dd5168205447ff3

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jun 23 2016, 9:48 AM
Parents
rMbb8cf6236582: core: Detect compressed signed OpenPGP data.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rMf8b8027ae63c: core: Add a base 64 decoder. (authored by Werner Koch <wk@gnupg.org>).Jun 23 2016, 9:51 AM