Skip to content

Add buffer-based PBKDF2 API and validation tests - #47

Merged
LimiNode merged 1 commit into
mainfrom
codex/improve-pbkdf2/hmac-code-quality
Sep 5, 2025
Merged

Add buffer-based PBKDF2 API and validation tests#47
LimiNode merged 1 commit into
mainfrom
codex/improve-pbkdf2/hmac-code-quality

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 5, 2025

Copy link
Copy Markdown
Owner

Summary

  • add pbkdf2_hmac_sha256 that derives into caller-provided buffer
  • validate iteration count and derived key length with new negative tests
  • cover buffer API with a test against OpenSSL

Testing

  • ./scripts/run_tests.sh

https://chatgpt.com/codex/tasks/task_e_68bb15932dc4832cafcd928fdca3ca7b

@LimiNode
LimiNode merged commit e685fd3 into main Sep 5, 2025
5 checks passed
@LimiNode
LimiNode deleted the codex/improve-pbkdf2/hmac-code-quality branch September 6, 2025 03:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant