mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-07-30 15:23:18 +00:00

The code used to wrongly consider e.g. x25519 keys without key flags as valid signing keys. Keys without key flags are very rare nowadays, so this fix has low impact.