mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-03-30 15:08:32 +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.