fork-openpgpjs/test/crypto
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
..
cipher Update ESlint 2023-02-21 18:27:56 +01:00
hash Update ESlint 2023-02-21 18:27:56 +01:00
aes_kw.js Update ESlint 2023-02-21 18:27:56 +01:00
crypto.js crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00
eax.js Update ESlint 2023-02-21 18:27:56 +01:00
ecdh.js crypto-refresh: add support for new X25519 key and PKESK format 2023-07-25 10:17:09 +02:00
elliptic_data.js Apply eslint to test/crypto folder (#1003) 2019-11-19 14:29:32 +01:00
elliptic.js Update ESlint 2023-02-21 18:27:56 +01:00
gcm.js Update ESlint 2023-02-21 18:27:56 +01:00
index.js Update ESlint 2023-02-21 18:27:56 +01:00
ocb.js Update ESlint 2023-02-21 18:27:56 +01:00
pkcs5.js Update ESlint 2023-02-21 18:27:56 +01:00
rsa.js Update ESlint 2023-02-21 18:27:56 +01:00
validate.js crypto-refresh: add support for new Ed25519 key and signature format 2023-07-13 11:58:40 +02:00