From 321d215e5704d3144d047ad674c32cb96f9c278a Mon Sep 17 00:00:00 2001 From: John Safranek Date: Sat, 16 Nov 2013 21:53:57 -0800 Subject: [PATCH] Added ecc, blake, crl, ocsp to the VS project --- cyassl-ntru.vcproj | 20 ++++++++++++++++++++ cyassl.vcproj | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/cyassl-ntru.vcproj b/cyassl-ntru.vcproj index 57720a52d..0813acdc7 100755 --- a/cyassl-ntru.vcproj +++ b/cyassl-ntru.vcproj @@ -166,10 +166,22 @@ RelativePath=".\ctaocrypt\src\asn.c" > + + + + + + @@ -182,6 +194,10 @@ RelativePath=".\ctaocrypt\src\dsa.c" > + + @@ -230,6 +246,10 @@ RelativePath=".\ctaocrypt\src\misc.c" > + + diff --git a/cyassl.vcproj b/cyassl.vcproj index 958f3ab61..82f919d25 100755 --- a/cyassl.vcproj +++ b/cyassl.vcproj @@ -162,10 +162,22 @@ RelativePath=".\ctaocrypt\src\asn.c" > + + + + + + @@ -178,6 +190,10 @@ RelativePath=".\ctaocrypt\src\dsa.c" > + + @@ -222,6 +238,10 @@ RelativePath=".\ctaocrypt\src\memory.c" > + +