fork-openpgpjs/test
Daniel Huigens ef7c38860b Don't unnecessarily return objects in top-level functions
openpgp.encrypt, sign, encryptSessionKey, encryptKey and decryptKey now
return their result directly without wrapping it in a "result" object.

Also, remove the `detached` and `returnSessionKey` options of
openpgp.encrypt.
2021-02-09 19:25:20 +01:00
..
crypto Use correct algorithm in ECC validation tests 2020-07-23 19:21:34 +02:00
general Don't unnecessarily return objects in top-level functions 2021-02-09 19:25:20 +01:00
security Don't unnecessarily return objects in top-level functions 2021-02-09 19:25:20 +01:00
worker Don't unnecessarily return objects in top-level functions 2021-02-09 19:25:20 +01:00
unittests.html Switch from Sauce Labs to Browserstack (#965) 2019-09-16 14:59:06 +02:00
unittests.js Don't overwrite Web Streams Polyfill to globals 2021-02-09 19:25:20 +01:00