Support VC-WIN32

This commit is contained in:
Zhi Guan
2016-07-04 13:03:03 +02:00
parent f881784b73
commit 09f054b2f2
109 changed files with 16877 additions and 200 deletions

View File

@@ -520,7 +520,7 @@ FIPSLINK=\$(PERL) \$(FIPSDIR)${o}bin${o}fipslink.pl
# You should not need to touch anything below this point
######################################################
E_EXE=openssl
E_EXE=gmssl
SSL=$ssl
CRYPTO=$crypto

View File

@@ -68,6 +68,7 @@ my @dirs = (
"crypto/sm2",
"crypto/sm3",
"crypto/sms4",
"crypto/zuc",
"crypto/ssf33",
"crypto/kdf",
"crypto/ecies",