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 NULL_CIPHER_TYPE support to wolfSSL_EVP_CipherUpdate #8518

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

lealem47
Copy link
Contributor

Description

This PR implements support for the NULL_CIPHER_TYPE in wolfSSL_EVP_CipherUpdate() and adds a test case in tests/api/test_evp.c.

Fixes zd#18687

Testing

The newly added unit tests fail if running make check without the patch to evp.c

Checklist

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

@lealem47
Copy link
Contributor Author

lealem47 commented Mar 3, 2025

Jenkins Retest this please

@lealem47 lealem47 assigned wolfSSL-Bot and unassigned lealem47 Mar 3, 2025
@dgarske dgarske merged commit 9b16ed5 into wolfSSL:master Mar 3, 2025
178 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