fork-openpgpjs/test/general
larabr 1c07d268b8 crypto-refresh: add support for new X25519 key and PKESK format
As specified in openpgp-crypto-refresh-09.

Instead of encoding the symmetric key algorithm in the PKESK ciphertext (requiring padding),
the symmetric key algorithm is left unencrypted.

Co-authored-by: Lukas Burkhalter <lukas.burkhalter@proton.ch>
2023-07-25 10:17:09 +02:00
..
armor.js Update ESlint 2023-02-21 18:27:56 +01:00
biginteger.js Update ESlint 2023-02-21 18:27:56 +01:00
brainpool.js Update ESlint 2023-02-21 18:27:56 +01:00
config.js Add UnparseablePacket to properly deal with key blocks that include malformed/unsupported packets () 2022-05-24 20:12:57 +02:00
decompression.js Update ESlint 2023-02-21 18:27:56 +01:00
ecc_nist.js Update ESlint 2023-02-21 18:27:56 +01:00
ecc_secp256k1.js Update ESlint 2023-02-21 18:27:56 +01:00
index.js Update ESlint 2023-02-21 18:27:56 +01:00
key.js crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00
oid.js Update ESlint 2023-02-21 18:27:56 +01:00
openpgp.js crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00
packet.js Fix parsing of messages with unsupported SKESK s2k type 2023-07-10 15:26:39 +02:00
signature.js Fix verification of cleartext signatures that include unknown signature packet versions 2023-07-10 15:26:39 +02:00
streaming.js crypto-refresh: add support for new Ed25519 key and signature format 2023-07-13 11:58:40 +02:00
testInputs.js ESLint: drop unnecessary rules 2023-02-21 18:27:59 +01:00
util.js Update ESlint 2023-02-21 18:27:56 +01:00
x25519.js crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00