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(audit): constrain blake2b variable input length #347

Merged
merged 2 commits into from
Feb 3, 2024

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Jan 28, 2024

Assert the input_byte_length is <= the length of the supplied input ByteVariable array.

Also, sets the correct column constants for Blake2B that were causing tests to fail on #331.

@ratankaliani ratankaliani changed the base branch from main to tamir/audit_fixes January 28, 2024 23:36
@ratankaliani ratankaliani changed the title fix: constrain blake2b variable input length fix(audit): constrain blake2b variable input length Jan 28, 2024
@puma314 puma314 merged commit ea6adad into tamir/audit_fixes Feb 3, 2024
5 checks passed
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