Add Ed25519 algorithm.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 4 Apr 2017 21:56:41 +0000 (22:56 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 30 May 2017 19:38:19 +0000 (20:38 +0100)
commit06c6d05faea05ced44a580c5a2f8bf38a4f3017a
tree897a9d783dfb470c88b9259c99983fcc8ebd18bd
parentbbbfee30bd3f733940c4ca03300fb7bda46b28de
Add Ed25519 algorithm.

Reinstate Ed25519 algorithm to curv25519.c this is largely just a copy of
the code from BoringSSL with some adjustments so it compiles under OpenSSL.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3503)
crypto/ec/curve25519.c
crypto/ec/ec_lcl.h