fork-openpgpjs/test
larabr 11b59994cf Reject cleartext messages with extraneous data preceeding hash header
Parsing of such messages will fail, as the data in the header is not verified,
and allowing it opens up the possibility of signature spoofing.
2023-08-29 16:30:35 +02:00
..
benchmarks Update ESlint 2023-02-21 18:27:56 +01:00
crypto Internal: rename Curves to CurvesWithOID 2023-07-25 10:18:05 +02:00
general Reject cleartext messages with extraneous data preceeding hash header 2023-08-29 16:30:35 +02: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