This repository was archived by the owner on Jun 12, 2024. It is now read-only.
This repository was archived by the owner on Jun 12, 2024. It is now read-only.
OpenPGP: Implement EDDSA #319
Open
Description
Bits and pieces are already present, i.e. the Ed25519 domain parameters, but the actual EDDSA is missing. GnuPG implements https://tools.ietf.org/html/draft-koch-eddsa-for-openpgp-00 with an algorithm ID = 22
and 1.3.6.1.4.1.11591.15.1
as a prime curve OID for Ed25519.