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

Add rounds argument to salsa20 functions #4

Open
oxarbitrage opened this issue Oct 11, 2023 · 0 comments
Open

Add rounds argument to salsa20 functions #4

oxarbitrage opened this issue Oct 11, 2023 · 0 comments

Comments

@oxarbitrage
Copy link
Owner

We have the rounds arguments up to core: https://github.com/oxarbitrage/hsalsa20/blob/main/src/Hash.hs#L33

But not for salsa20: https://github.com/oxarbitrage/hsalsa20/blob/main/src/Hash.hs#L59

This is for all function versions (salsa20Compute, salsa20Display, salsa20Keelung).

II think it might be good to have so we can do salsa8, salsa12, etc where needed.

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

No branches or pull requests

1 participant