Home GnuPG
Diffusion GPGME 61ac70cfb5cf

js: return base64 after encrypt with armor=false

Description

js: return base64 after encrypt with armor=false

  • src/gpgmejs.js/encrypt: the encrypted data were converted back to a (incorrect) string, whereas they should be data with no encoding specified. Returning base64 data is the expected way.
  • DemoExtension: caught yet another usage of old syntax.

Details

Provenance
mkrambachAuthored on Aug 29 2018, 5:45 PM
Parents
rM18ea83867168: python bindings: core
Branches
Unknown
Tags
Unknown