fork-openpgpjs/src/key
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
..
factory.js Rename config.ignoreMdcError, drop config.integrityProtect and allow V4 keys to be AEAD-encrypted (#1261) 2021-03-03 18:05:40 +01:00
helper.js Don't mark async function as returning a Promise explicitly 2021-02-28 01:47:48 +01:00
index.js Update documentation 2021-02-27 01:22:13 +01:00
key.js Don't mark async function as returning a Promise explicitly 2021-02-28 01:47:48 +01:00
subkey.js Don't mark async function as returning a Promise explicitly 2021-02-28 01:47:48 +01:00
user.js Don't mark async function as returning a Promise explicitly 2021-02-28 01:47:48 +01:00