Provisional support for EC pkey method, supporting ECDH and ECDSA.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 16 Apr 2006 16:15:59 +0000 (16:15 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 16 Apr 2006 16:15:59 +0000 (16:15 +0000)
commit9ca7047d7141f58b4a4c9e1cdfc0d49301358095
tree8986a8cb837bd35d38f948c130b9630ad4128153
parentba3b2f153815341ef9a0eab1bb8e394bc797a196
Provisional support for EC pkey method, supporting ECDH and ECDSA.
CHANGES
crypto/ec/Makefile
crypto/ec/ec.h
crypto/ec/ec_err.c
crypto/ec/ec_pmeth.c [new file with mode: 0644]
crypto/evp/pmeth_lib.c