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

Update ML-DSA Readme example #4

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Update ML-DSA Readme example #4

merged 1 commit into from
Jun 19, 2024

Conversation

OR13
Copy link
Contributor

@OR13 OR13 commented May 26, 2024

The current readme example is missing the seed param, this PR provides an unsafe (but potentially likely to be guessed) seed solution, but perhaps a better example of seed production should be added.

Perhaps just add:

const seed = randomBytes(32)

to the readme, or some other reasonable default.

@paulmillr paulmillr merged commit fccc897 into paulmillr:main Jun 19, 2024
2 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