Home of the openssl-native nuget - Build scripts and tools to create OpenSSL binary distributions
Current Referenced openssl version is 3.0.15 LTS
Current Referenced openssl-native nuget version is 3.0.15.1
https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/win64/nasm-2.16.01-installer-x64.exe
add NASM folder to the PATH environment variable
https://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-64bit.msiDown
cpanm Text::Template
The folder containing nuget.exe must be in the PATH environment variable
Update the submodule to the desired version:
cd openssl
git checkout $(OpenSSL_Version_Tag)
Run the build script:
build.cmd
The build script will generate a output folder with the content of the nuget and the nuget itself.