Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Windows build support #8

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Conversation

gojimmypi
Copy link
Contributor

This PR adds Windows support for the NodeJS/NPM wolfCrypt module.

See the updated binding.gyp for conditional OS checking.

The enclosed README.md contains details on useage in the new Visual Studio section.

See the new wolfssl-VS2022.vcxproj project file added in wolfSSL/wolfssl#8090

There are also new environment setup scripts setup_env.bat and setup_env.ps1.

Minor modifications were needed to the IDE/Win user_settings.h so a new reference user_settings.h file can be found in the new ./lib directory.

addon/wolfcrypt/h/ecc.h Outdated Show resolved Hide resolved
@jpbland1
Copy link
Contributor

My pkcs12/fips update is in, resolve the redundant header fixes and this is good to merge

@dgarske
Copy link
Contributor

dgarske commented Nov 15, 2024

@jpbland1 please review

Copy link
Contributor

@jpbland1 jpbland1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merge conflicts are gone

@jpbland1 jpbland1 merged commit 28bd386 into wolfSSL:main Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants