Skip to content

fix size_t to int cast to comply to openssl signatures #742

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

Merged
merged 2 commits into from
Jan 28, 2025

Conversation

pbodilis
Copy link
Contributor

This fixes calls to EVP_DecryptUpdate EVP_CIPHER_CTX_ctrl EVP_EncryptUpdate

Pierre Bodilis added 2 commits January 21, 2025 15:55
@pabuhler pabuhler mentioned this pull request Jan 21, 2025
@pabuhler
Copy link
Member

Hi @pbodilis,
Interesting that you closed your old pr just now, last week I had started to create a pr #743, incorporating your changes while adding the warning to ci builds.
Please check it out and see what you think, I merged your latest changes there.

@pbodilis
Copy link
Contributor Author

pbodilis commented Jan 23, 2025

@pabuhler the ossl files are the ones of interest to me, and everything looks ok :)

Note I added an extra commit for the clang format

@pabuhler pabuhler merged commit b84eb57 into cisco:main Jan 28, 2025
39 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.

2 participants