Skip to content

Conversation

@SparkiDev
Copy link
Contributor

Description

One byte of index creates up to 4096 bytes for a key. Increase output size to match specification.

Fixes zd#21139

Testing

./configure --disable-shared --enable-srtp-kdf
Added test to test.c that attempts to create keys larger than 4096 and checks they are different. Fails with old code and passes with new.

Checklist

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

@SparkiDev SparkiDev self-assigned this Feb 2, 2026
One byte of index creates up to 4096 bytes for a key.
Increase output size to match specification.
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