gpgme/lang/js/DemoExtension
Maximilian Krambach 61ac70cfb5 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.
2018-08-29 17:45:55 +02:00
..
2018-08-20 15:12:01 +02:00
2018-07-04 12:11:35 +02:00
2018-06-20 13:46:41 +02:00