Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: passthru static iv on the rest of the functions #5

Merged
merged 2 commits into from
Apr 26, 2024
Merged

Conversation

coolaj86
Copy link
Contributor

Static IVs are to be used with great care, but... tests require them, and there are a few other niche uses cases.

This fixes the other functions to accept a staticIv the same as the other 2 - and takes care to not waste cycles on randomizing when it's static.

@coolaj86 coolaj86 merged commit 87feaf1 into main Apr 26, 2024
4 checks passed
@coolaj86 coolaj86 deleted the fix-static-iv branch April 26, 2024 17:24
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