fork-openpgpjs/test/general
larabr a4e2c56c49
Use JS fallback code for RSA message decryption in Node if PKCS#1 is not supported (#1728)
Necessary as Node v18.19.1, 20.11.1 and 21.6.2 have disabled support for PKCS#1 decryption.
2024-02-19 17:14:55 +01: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 Rename enums.curve.x25519Legacy to .curve25519Legacy 2023-10-19 15:41:02 +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 Rename enums.curve.x25519Legacy to .curve25519Legacy 2023-10-19 15:41:02 +02:00
oid.js Update ESlint 2023-02-21 18:27:56 +01:00
openpgp.js Enforce AES with PKESK v3 using x25519 (new format) 2023-07-25 10:17:17 +02:00
packet.js Fix Node 20 tests: always use NodeCrypto over WebCrypto (#1692) 2023-10-12 10:10:28 +02:00
signature.js Use JS fallback code for RSA message decryption in Node if PKCS#1 is not supported (#1728) 2024-02-19 17:14:55 +01: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 Internal: rename Curves to CurvesWithOID 2023-07-25 10:18:05 +02:00