From: Selva Nair <selva.n...@gmail.com>

With ecdsa signature support via management-external-key in limbo,
let's try to get EC support for Windows users through cryptoapicert.

Patch 1 and 2 are some code refactoring to make it easy for
the 3rd patch that implements ECDSA signing using NCryptSignHash().

Tested on Windows 10 and Windows 7 with openssl 1.1.0g and 
an EC cert in user's certificate store.

Selva Nair (3):
  Move code to free cd to a function CAPI_DATA_free()
  Move setting private key to a function in prep for EC support
  Support EC certificates with cryptoapicert

 src/openvpn/cryptoapi.c | 381 +++++++++++++++++++++++++++++++++++++-----------
 1 file changed, 296 insertions(+), 85 deletions(-)

-- 
2.1.4


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to