Skip to content

Misc kbkdf fixes#395

Draft
padelsbach wants to merge 2 commits intowolfSSL:masterfrom
padelsbach:kbkdf-fixes
Draft

Misc kbkdf fixes#395
padelsbach wants to merge 2 commits intowolfSSL:masterfrom
padelsbach:kbkdf-fixes

Conversation

@padelsbach
Copy link
Copy Markdown
Contributor

  1. F-3164: Increase buffer size to avoid a stack overflow possibility in wp_kbkdf_init_hmac.
  2. F-2788: In wp_kdf_kbkdf_set_ctx_params, allow for explicitly set OSSL_KDF_PARAM_MODE field set to "COUNTER". Prior to the fix, we support it if default/unspecified, but would not honor it when set specifically.

Added test cases for both.

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.

1 participant