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

Link to advapi32 on Windows #8361

Merged
merged 1 commit into from
Jan 21, 2025
Merged

Link to advapi32 on Windows #8361

merged 1 commit into from
Jan 21, 2025

Conversation

redbaron
Copy link
Contributor

@redbaron redbaron commented Jan 20, 2025

random.c on Windows uses old CryptoAPI functions like CryptAcquireContext , which are present in advapi32, but it wasn't linked explicitly.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

`rand.c` on Windows uses old CryptoAPI functions like  CryptAcquireContext , which are present in advapi32, but it wasn't linked explicitly.
@redbaron
Copy link
Contributor Author

@wolfSSL-Bot
Copy link

Can one of the admins verify this patch?

@dgarske
Copy link
Contributor

dgarske commented Jan 20, 2025

Okay to test. Contributor agreement on file.

@dgarske dgarske merged commit e5f880a into wolfSSL:master Jan 21, 2025
152 checks passed
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.

3 participants