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

mastic: Use empty seeds instead of zero seeds #1196

Merged
merged 2 commits into from
Jan 16, 2025

Conversation

cjpatton
Copy link
Collaborator

Stacked on #1195.
Partially addresses #947.

See jimouris/draft-mouris-cfrg-mastic#106.

To allow using empty seeds, we hardcode the XOF to XofTurboShake128. We also considered API changes to accommodate different instantiations of the XOF, but opted to hardcode in order to nudge users towards the standardized variant. Note that this also means that Mastic requires the "crypto-dependencies" feature.

@cjpatton cjpatton marked this pull request as ready for review January 13, 2025 19:03
@cjpatton cjpatton requested a review from a team as a code owner January 13, 2025 19:03
@cjpatton cjpatton force-pushed the cjpatton/947-10-dst-alg-id branch from 442c6c2 to 51fef8b Compare January 16, 2025 18:43
Base automatically changed from cjpatton/947-10-dst-alg-id to main January 16, 2025 18:53
@cjpatton cjpatton force-pushed the cjpatton/947-11-empty-seeds branch from 1a8cf4f to 5614384 Compare January 16, 2025 18:54
@cjpatton
Copy link
Collaborator Author

Rebased on main.

@cjpatton cjpatton merged commit 96e4759 into main Jan 16, 2025
6 checks passed
@cjpatton cjpatton deleted the cjpatton/947-11-empty-seeds branch January 16, 2025 21:06
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