Add FIPS support to the WIN32 build system.
This commit is contained in:
@@ -63,6 +63,16 @@ my @dirs = (
|
||||
"crypto/pqueue",
|
||||
"crypto/whrlpool",
|
||||
"crypto/ts",
|
||||
"fips",
|
||||
"fips/aes",
|
||||
"fips/des",
|
||||
"fips/dsa",
|
||||
"fips/dh",
|
||||
"fips/hmac",
|
||||
"fips/rand",
|
||||
"fips/rsa",
|
||||
"fips/utl",
|
||||
"fips/sha",
|
||||
"ssl",
|
||||
"apps",
|
||||
"engines",
|
||||
|
||||
Reference in New Issue
Block a user