mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-08 15:16:40 +00:00

Also, switch from returning false to throwing errors in most verify*() functions, as well as in `await signatures[*].verified`, in order to be able to show more informative error messages.