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

SSL default ticket encryption callback: check in len on decrypt #7683

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

SparkiDev
Copy link
Contributor

Description

Make sure that the length of the data to decrypt is correct for the default ticket encryption implementation.

Fixes zd#18205

Testing

./configure --disable-shared --enable-session-ticket
Still passes tests with length check in.

Checklist

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

Make sure that the length of the data to decrypt is correct for the
default ticket encryption implementation.
@JacobBarthelmeh JacobBarthelmeh merged commit 80d4f71 into wolfSSL:master Jun 28, 2024
119 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants