gpgme/lang/js/BrowserTestExtension
Maximilian Krambach 53ce2b94bc js: Keyring listing keys
--

* implementing Keyring methods:

  - Keyring.getKeys: has an additional option that retrieves the armor
    and secret state once at the beginning. This is power hungry, but
    allows for Keys to be used directly (without querying gpgme-json
    each call)
  * permittedOperations.js: reflect recent changes in the native
    counterpart, adding more options
  * Key: adding two methods for retrieving the armored Key block and
    for finding out if the Key includes a secret subkey.
2018-05-28 17:26:56 +02:00
..
tests js: Treat a connection as a gpgme Context 2018-05-28 16:52:50 +02:00
browsertest.html js: adding sign method 2018-05-24 15:16:18 +02:00
index.html js: remove openpgp mode 2018-05-23 12:56:23 +02:00
longTests.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
manifest.json js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.html js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
runbrowsertest.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
rununittests.js js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00
setup_testing.js js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
testicon.png js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
testkey2.pub js: Keyring listing keys 2018-05-28 17:26:56 +02:00
testkey.pub js: more testing 2018-05-08 18:33:41 +02:00
testkey.sec js: more testing 2018-05-08 18:33:41 +02:00
unittests.html js: more testing of nativeMessaging connection 2018-05-09 19:40:57 +02:00