Support Ed25519 and Ed25519ph #2
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Paul currently supports Ed25519. We're hoping Paul will implement Ed25519ph soon: paulmillr/noble-ed25519#63
The W3C Web Cryptography API recommendation also omits Ed25519, so an external package that implements the Ed25519 primitive is used. The upcoming update FIPS 186-5 specifies Ed25519 support. (https://nvlpubs.nist.gov/nistpubs/FIPS/NIST.FIPS.186-5-draft.pdf, section 7.8) Hopefully this will motivate Javascript to include Ed25519.
See also the Ed25519 Tool
The text was updated successfully, but these errors were encountered: