mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-01 03:34:39 +02:00
updated fips-check script with proper win versions
This commit is contained in:
@@ -34,10 +34,9 @@ ANDROID_FIPS_REPO=git@github.com:wolfSSL/fips.git
|
|||||||
ANDROID_CTAO_VERSION=v3.5.0
|
ANDROID_CTAO_VERSION=v3.5.0
|
||||||
ANDROID_CTAO_REPO=git@github.com:cyassl/cyassl.git
|
ANDROID_CTAO_REPO=git@github.com:cyassl/cyassl.git
|
||||||
|
|
||||||
#WINDOWS_FIPS_VERSION=v3.6.0
|
WINDOWS_FIPS_VERSION=v3.6.6
|
||||||
WINDOWS_FIPS_VERSION=master
|
|
||||||
WINDOWS_FIPS_REPO=git@github.com:wolfSSL/fips.git
|
WINDOWS_FIPS_REPO=git@github.com:wolfSSL/fips.git
|
||||||
WINDOWS_CTAO_VERSION=v3.6.0
|
WINDOWS_CTAO_VERSION=v3.6.6
|
||||||
WINDOWS_CTAO_REPO=git@github.com:cyassl/cyassl.git
|
WINDOWS_CTAO_REPO=git@github.com:cyassl/cyassl.git
|
||||||
|
|
||||||
FIPS_SRCS=( fips.c fips_test.c )
|
FIPS_SRCS=( fips.c fips_test.c )
|
||||||
|
Reference in New Issue
Block a user