fork-openpgpjs/test
larabr f50abd81a1
Support passing a non-array value to encryption/signingKeyIDs in top-level functions (#1342)
- Support passing a single Key ID directly to the `encryption/signingKeyIDs`
options of `openpgp.encrypt`, `sign`, `generateSessionKey` and
`encryptSessionKey`.
- Add type definitions for `openpgp.encryptSessionKey` and `decryptSessionKeys`.
2021-06-24 17:51:18 +02:00
..
crypto Simplify return value of generateKey, reformatKey and revokeKey and add support for binary output (#1345) 2021-06-24 17:14:39 +02:00
general Support passing a non-array value to encryption/signingKeyIDs in top-level functions (#1342) 2021-06-24 17:51:18 +02:00
security Simplify return value of generateKey, reformatKey and revokeKey and add support for binary output (#1345) 2021-06-24 17:14:39 +02:00
typescript Support passing a non-array value to encryption/signingKeyIDs in top-level functions (#1342) 2021-06-24 17:51:18 +02:00
worker Rename public/privateKeys to encryption/decryption/signing/verificationKeys (#1299) 2021-05-17 18:56:28 +02:00
karma.conf.js CI: Detect unhandled rejections in browser tests (#1333) 2021-06-15 16:39:56 +02:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js CI: Detect unhandled rejections in browser tests (#1333) 2021-06-15 16:39:56 +02:00