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 Lyra2REv3 #5

Merged
merged 3 commits into from
Dec 22, 2018
Merged

Add Lyra2REv3 #5

merged 3 commits into from
Dec 22, 2018

Conversation

metalicjames
Copy link
Owner

This PR adds the upcoming Lyra2REv3 algorithm. Over v2, it removes keccak and skein, reduces the number of calls to cubehash to one, and increases the number of calls to Lyra2 to two. Internally, Lyra2 uses a different method of row selection in the wandering phase by selecting a pseudorandom index into state rather than always using index 0.

Copy link

@turekaj turekaj left a comment

Choose a reason for hiding this comment

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

Looks good.

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