[openssl-dev] curve25519

Mehdi Sotoodeh mehdisotoodeh at gmail.com
Sat Jun 20 23:24:43 UTC 2015


I have developed a compact library capable of curve25519-DH as well as
ed25519 keygen, sign and verify. It is hosted at:
https://github.com/msotoodeh/curve25519

This library is very fast (looks like it is the fastest) while it is based
on a very portable C code.

Major features of this library include:

* Microsoft and GNU assembly for X86_64 platforms.
* Constant-time (partially) and blinding support for side channel security.
* FOLDING: a new technique that speeds up the point multiplication by a
factor of 4.
* MIT license.

I am looking to find a good home for this code. Is OpenSSL a good fit?


Thanks,
Mehdi Sotoodeh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-dev/attachments/20150620/690ad4e6/attachment-0001.html>


More information about the openssl-dev mailing list