Skip to content

Home of the openssl-native nuget - Build scripts and tools to create OpenSSL binary distributions

License

Notifications You must be signed in to change notification settings

vrogier/openssl-native

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openssl-native

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

Build Environment

NASM

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

PERL

https://strawberryperl.com/download/5.32.1.1/strawberry-perl-5.32.1.1-64bit.msiDown

PERL package Text::Template

cpanm Text::Template

Nuget

The folder containing nuget.exe must be in the PATH environment variable

How to build openssl-native Nuget

OpenSSL version

Update the submodule to the desired version:

cd openssl
git checkout $(OpenSSL_Version_Tag)

Create the nuget

Run the build script:

build.cmd

The build script will generate a output folder with the content of the nuget and the nuget itself.

About

Home of the openssl-native nuget - Build scripts and tools to create OpenSSL binary distributions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published