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: expand_msg_xmd copy bug, a few tests #201

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

Tabaie
Copy link
Contributor

@Tabaie Tabaie commented May 28, 2022

expand_msg_xmd should be able to produce output of any length

Standard doc:

11. uniform_bytes = b_1 || ... || b_ell
12. return substr(uniform_bytes, 0, len_in_bytes)

@Tabaie Tabaie requested a review from yelhousni May 28, 2022 00:16
Copy link
Collaborator

@yelhousni yelhousni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gbotrel gbotrel merged commit 10ecbc5 into develop Jun 3, 2022
@gbotrel gbotrel deleted the fix/arbitrary-length-xmd branch June 3, 2022 17:13
@gbotrel gbotrel mentioned this pull request Aug 3, 2022
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.

None yet

3 participants