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

Portability improvements for XREALLOC, XGETENV and pin hashing #25

Merged
merged 4 commits into from
Dec 21, 2023

Conversation

dgarske
Copy link
Collaborator

@dgarske dgarske commented Dec 20, 2023

  • Fix for portability case where XREALLOC is not available
  • Add support for custom setenv/get env using WOLFPKCS11_USER_ENV.
  • For embedded systems allow pin hashing using SHA2-256 vs script (which uses multiple MB of memory).
  • Fix for final not being called after init in edge case pin failure.

@dgarske dgarske changed the title Fix for portability case where XREALLOC is not available Portability improvement for XREALLOC, XGETENV and pin hash Dec 20, 2023
@dgarske dgarske changed the title Portability improvement for XREALLOC, XGETENV and pin hash Portability improvements for XREALLOC, XGETENV and pin hashing Dec 20, 2023
@SparkiDev SparkiDev merged commit 288d2f7 into wolfSSL:master Dec 21, 2023
17 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