Skip to content

feat: add zeroization helpers and tighten argon2 guardrails - #3

Merged
allisson merged 1 commit into
mainfrom
zeroization
Jan 17, 2026
Merged

feat: add zeroization helpers and tighten argon2 guardrails#3
allisson merged 1 commit into
mainfrom
zeroization

Conversation

@allisson

Copy link
Copy Markdown
Owner
  • introduce internal zeroing helper and new argon2 limit constants
  • make Argon2id hashes scrub passwords, salts, and derived keys; document the behavior
  • add tests covering zeroization plus README/CHANGELOG updates for v0.3.0
  • enforce stricter min/max validation for Argon2id parameters

- introduce internal zeroing helper and new argon2 limit constants
- make Argon2id hashes scrub passwords, salts, and derived keys; document the behavior
- add tests covering zeroization plus README/CHANGELOG updates for v0.3.0
- enforce stricter min/max validation for Argon2id parameters
@allisson
allisson merged commit 3336ec3 into main Jan 17, 2026
1 check passed
@allisson
allisson deleted the zeroization branch January 17, 2026 15:30
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