Skip to content

SRTP KDF: Don't use i outside loop#6950

Merged
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:srtp_kdf_fix
Nov 9, 2023
Merged

SRTP KDF: Don't use i outside loop#6950
JacobBarthelmeh merged 1 commit intowolfSSL:masterfrom
SparkiDev:srtp_kdf_fix

Conversation

@SparkiDev
Copy link
Copy Markdown
Contributor

Description

When shifting index down, first XOR outside loop isn't meant to use i.

Fixes zd#16967

Testing

PoC

Checklist

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

@SparkiDev SparkiDev self-assigned this Nov 8, 2023
When shifting index down, first XOR outside loop isn't meant to use i.
@JacobBarthelmeh JacobBarthelmeh merged commit 3332b03 into wolfSSL:master Nov 9, 2023
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