fork-openpgpjs/test/worker
larabr 3886358592
Remove valid and error from the verification result of openpgp.verify and decrypt (#1348)
This change is to make the code more consistent between the streaming and
non-streaming cases.
The validity of a signature (or the corresponding verification error) can be
determined through the existing `verified` property.
2021-07-09 17:44:34 +02:00
..
application_worker.js Lint all tests (#1235) 2021-02-12 23:00:22 +01:00
index.js Switch build system to rollup 2021-02-09 19:25:20 +01:00
worker_example.js Remove valid and error from the verification result of openpgp.verify and decrypt (#1348) 2021-07-09 17:44:34 +02:00