Skip to content

Make it slightly more clear that Curve25519 keys are treated as ECDH

Clint Adams requested to merge clint/rfc4880bis:curve25519 into master

While Ed25519 gets its own packet tag, Curve25519 keys are treated the same as ECDH (by design and by the GnuPG implementation).

Merge request reports