fork-openpgpjs/test
Daniel Huigens 4a8fffdfdf Remove KeyRing class
Keyring handling and storage should be handled in the application, as
localStorage may not meet the durability requirements of the
application, for example.
2021-03-01 11:58:10 +01:00
..
crypto Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
general Remove KeyRing class 2021-03-01 11:58:10 +01:00
security Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
typescript Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
worker Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
karma.conf.js Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js Exit with error on unhandled rejections in Node tests (#1251) 2021-02-26 12:46:41 +01:00