Move ECDSA implementation to crypto/ec
authorDr. Stephen Henson <steve@openssl.org>
Tue, 27 Oct 2015 16:48:36 +0000 (16:48 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 9 Dec 2015 22:09:18 +0000 (22:09 +0000)
commit0a6f1d97330f777f9bcf5fa4f91390b59b737975
treeab476be1769a2a242735cc1b4058f0468e0dad17
parent2d3d00dcd85fcf6dfacebe03e1bf59388849159e
Move ECDSA implementation to crypto/ec

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/ec/Makefile
crypto/ec/ecdsa_ossl.c [moved from crypto/ecdsa/ecs_ossl.c with 100% similarity]
crypto/ecdsa/Makefile