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

Open
wants to merge 2 commits into
base: cjpatton/947-10-dst-alg-id
Choose a base branch
from

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
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