Move and adapt ECDSA sign and verify functions.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 27 Oct 2015 19:11:00 +0000 (19:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 9 Dec 2015 22:09:18 +0000 (22:09 +0000)
commitbd3602eb8948dcd3a03cb56fbfa80bb4ac569cdb
tree6590685d7315b1426fc3ce4cc413d886c93cce2e
parentcf70b8f5a6b35375dc00f9a661ad655c774440c5
Move and adapt ECDSA sign and verify functions.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/ec/Makefile
crypto/ec/ec_pmeth.c
crypto/ec/ecdsa_sign.c [moved from crypto/ecdsa/ecs_sign.c with 91% similarity]
crypto/ec/ecdsa_vrf.c [moved from crypto/ecdsa/ecs_vrf.c with 95% similarity]
crypto/ecdsa/Makefile
include/openssl/ec.h
include/openssl/ecdsa.h