Commit Graph

3 Commits

Author SHA1 Message Date
Daniel Huigens
e9ffee50b2 Return only one key in key.read[Armored], add readAll[Armored] 2020-09-14 15:34:48 +02:00
Daniel Huigens
bd856de0c8 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.
2020-09-14 15:22:57 +02:00
Daniel Huigens
81d6b45ba8 Test loading OpenPGP.js from a Worker in the application 2020-01-24 17:58:04 +01:00