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 guard around public key validation on import #7278

Merged
merged 1 commit into from
May 6, 2024

Conversation

JacobBarthelmeh
Copy link
Contributor

@JacobBarthelmeh JacobBarthelmeh commented Feb 28, 2024

ZD 17312

Optimization to avoid public key check on import with PKCS7 init. Reduces time to init PKCS7 struct on resource constrained devices.

@JacobBarthelmeh JacobBarthelmeh self-assigned this Feb 28, 2024
@JacobBarthelmeh
Copy link
Contributor Author

Retest this please Jenkins

@cconlon cconlon merged commit 95abc10 into wolfSSL:master May 6, 2024
112 checks passed
jefferyq2 pushed a commit to jefferyq2/wolfssl that referenced this pull request Jun 9, 2024
add guard around public key validation on import
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.

2 participants