Le mercredi 11 juin 2014 11:58:24 UTC+2, cod3 ang3l a écrit :
> On Tue, 2014-06-10 at 18:47 +0200, Kurt Roeckx wrote:
> 
> > I would also like to see Ed25519, but there is no standard on how
> > to do that yet.
> 
> I added patch for Curve25519 to
> https://bugzilla.mozilla.org/show_bug.cgi?id=957105
> 
> Is patch good?

This patch is only valid for key exchange (ECDH), while Rick's email is about 
certificate signing (ECDSA). Curve25519, and probably other Bernstein's curves, 
can't be used with ECDSA (EdDSA must be used, a different algo).

Rick, if you want to support other curves (Brainpool?), you should also propose 
a ballot for this at CABF.
-- 
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to