fork-openpgpjs/test/general
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
..
armor.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
biginteger.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00
brainpool.js Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
config.js Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
decompression.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
ecc_nist.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
ecc_secp256k1.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
index.js Remove KeyRing class 2021-03-01 11:58:10 +01:00
key.js Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
oid.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00
openpgp.js Add config parameter to top-level functions (#1241) 2021-02-26 20:04:54 +01:00
packet.js Rename config.ignoreMdcError, drop config.integrityProtect and allow V4 keys to be AEAD-encrypted (#1261) 2021-03-03 18:05:40 +01:00
signature.js Check critical notations during signature verification instead of parsing (#1259) 2021-03-03 18:03:45 +01:00
streaming.js Default to empty filename 2021-02-28 01:47:48 +01:00
testInputs.js Store named key params in key objects (#1141) 2021-02-09 19:25:20 +01:00
util.js Move WKD client to openpgpjs/wkd-client 2021-03-01 01:02:16 +01:00
x25519.js Switch packages installed from git to @openpgp scope 2021-02-28 21:45:21 +01:00