fork-openpgpjs/test
larabr 6e2a787ff8
Rename config.ignoreMdcError, drop config.integrityProtect and allow V4 keys to be AEAD-encrypted (#1261)
* Rename `config.ignoreMdcError` to `config.allowUnauthenticatedMessages`

* Do not support creating sym. enc. messages without integrity protection

* Use `config.aeadProtect` to determine SKESK encryption mode
2021-03-03 18:05:40 +01:00
..
crypto Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
general Rename config.ignoreMdcError, drop config.integrityProtect and allow V4 keys to be AEAD-encrypted (#1261) 2021-03-03 18:05:40 +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