Hacker News new | ask | show | jobs
by rsy96 3935 days ago
Have Ed25519 or Ed448 been standardized into TLS? I've never seen a website with that before.
1 comments

So far, that's only key exchange, not signatures [1]. CFRG is still debating a signature method [2].

1 - https://tools.ietf.org/html/draft-irtf-cfrg-curves-07

2 - https://www.ietf.org/mail-archive/web/cfrg/current/msg07291....

Ah, true. Hopefully, they will use the same curves, with EdDSA.