[curves] 25519 implementations in JavaScript

Trevor Perrin trevp at trevp.net
Tue Jun 3 15:51:05 PDT 2014


On Mon, Jun 2, 2014 at 8:26 PM, Guy K. Kloss <gk at mega.co.nz> wrote:
>
> On a similar note: I have just seen that the JavaScript module
> "elliptic" now also features Curve 25519 crypto (since a few days only):

Interestingly, Google's just-announced "End-to-End" browser extension
for PGP includes javascript Curve/Ed25519.

I don't think PGP has standardized curve/ed25519.  But perhaps they're
trying to move in that direction:

https://code.google.com/p/end-to-end/
https://code.google.com/p/end-to-end/source/browse/javascript/crypto/e2e#e2e%2Fecc


Trevor


More information about the Curves mailing list