fork-openpgpjs/test
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
..
benchmarks Update ESlint 2023-02-21 18:27:56 +01:00
crypto Fix Node 20 tests: always use NodeCrypto over WebCrypto (#1692) 2023-10-12 10:10:28 +02:00
general 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
security Update ESlint 2023-02-21 18:27:56 +01:00
typescript TS: add declaration for verify with CleartextMessage input (#1640) 2023-05-15 16:21:05 +02:00
worker Update ESlint 2023-02-21 18:27:56 +01:00
karma.conf.js CI: test on iOS Safari 14 instead of 15 to have access to SubtleCrypto 2023-07-25 10:18:05 +02:00
unittests.html CI: Switch to karma for browser tests (#1233) 2021-02-12 13:29:04 +01:00
unittests.js CI: test latest Safari 2023-02-20 16:08:19 +01:00