openssl/crypto/ec
Dr. Stephen Henson d4d001df37 Make Ed25519 consistent with X25519
Rename and change ED25519_keypair_from_seed to ED25519_public_from_private
to be consistent with X25519 API.

Modidy ED25519_sign to take separate public key argument instead of
requiring it to follow the private key.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3503)
2017-05-30 20:38:19 +01:00
..
asm Remove filename argument to x86 asm_init. 2017-05-11 17:00:23 -04:00
build.info
curve25519.c Make Ed25519 consistent with X25519 2017-05-30 20:38:19 +01:00
ec2_mult.c
ec2_oct.c
ec2_smpl.c
ec_ameth.c
ec_asn1.c
ec_check.c
ec_curve.c
ec_cvt.c
ec_err.c
ec_key.c
ec_kmeth.c
ec_lcl.h Make Ed25519 consistent with X25519 2017-05-30 20:38:19 +01:00
ec_lib.c
ec_mult.c Fix URL links in comment 2017-05-02 10:53:10 -04:00
ec_oct.c
ec_pmeth.c
ec_print.c
ecdh_kdf.c
ecdh_ossl.c
ecdsa_ossl.c
ecdsa_sign.c
ecdsa_vrf.c
eck_prn.c
ecp_mont.c
ecp_nist.c
ecp_nistp224.c
ecp_nistp256.c
ecp_nistp521.c Cleanup - use e_os2.h rather than stdint.h 2017-05-11 21:52:37 +02:00
ecp_nistputil.c
ecp_nistz256_table.c
ecp_nistz256.c Address some -Wold-style-declaration warnings 2017-05-01 14:23:28 -04:00
ecp_oct.c
ecp_smpl.c
ecx_meth.c