fork-openpgpjs/test/general
Daniel Huigens 809deee3a6 Add signatureNotations option to sign and encrypt
This allows adding Notation Data signature subpackets when signing or
encrypting a message.
2023-02-15 19:42:45 +01:00
..
armor.js Ignore improperly formatted armor headers (#1557) 2022-08-22 15:30:33 +02:00
biginteger.js Remove internal, unused RandomBuffer (#1593) 2023-02-09 23:11:53 +01:00
brainpool.js Add config.rejectCurves and prevent generating keys using blacklisted algorithms (#1395) 2021-08-19 17:58:16 +02:00
config.js Add UnparseablePacket to properly deal with key blocks that include malformed/unsupported packets (#1522) 2022-05-24 20:12:57 +02:00
decompression.js Consolidate read* functions (#1236) 2021-02-17 20:36:33 +01:00
ecc_nist.js Remove valid and error from the verification result of openpgp.verify and decrypt (#1348) 2021-07-09 17:44:34 +02:00
ecc_secp256k1.js Add config.rejectCurves and prevent generating keys using blacklisted algorithms (#1395) 2021-08-19 17:58:16 +02:00
index.js Remove KeyRing class 2021-03-01 11:58:10 +01:00
key.js Docs: clarify Key.clone() behaviour (#1589) 2023-02-09 23:07:27 +01:00
oid.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00
openpgp.js Remove internal, unused RandomBuffer (#1593) 2023-02-09 23:11:53 +01:00
packet.js Throw UnsupportedError on unknown algorithm in keys, signatures and encrypted session keys (#1523) 2022-06-07 13:51:58 +02:00
signature.js Add signatureNotations option to sign and encrypt 2023-02-15 19:42:45 +01:00
streaming.js Remove internal, unused RandomBuffer (#1593) 2023-02-09 23:11:53 +01:00
testInputs.js Remove line terminators from randomly generated test messages (#1440) 2021-11-17 12:11:54 +01:00
util.js Add support for constant-time decryption of PKCS#1 v1.5-encoded session keys (#1445) 2022-01-19 19:05:43 +01:00
x25519.js Remove valid and error from the verification result of openpgp.verify and decrypt (#1348) 2021-07-09 17:44:34 +02:00