forked from wolfSSL/wolfssl
ECC FIPS
Add the ECC API to the FIPS boundary. Included are ECDHE and ECDSA.
This commit is contained in:
@@ -18,6 +18,8 @@ if test -e .git; then
|
||||
# touch fips files for non fips distribution
|
||||
touch ./ctaocrypt/src/fips.c
|
||||
touch ./ctaocrypt/src/fips_test.c
|
||||
touch ./wolfcrypt/src/fipsv2.c
|
||||
touch ./wolfssl/wolfcrypt/fips.h
|
||||
|
||||
# touch async crypt files
|
||||
touch ./wolfcrypt/src/async.c
|
||||
|
Reference in New Issue
Block a user