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

Topic keccak unroll #97

Merged
merged 5 commits into from
Aug 27, 2018
Merged

Conversation

fireice-uk
Copy link
Member

@fireice-uk fireice-uk commented Aug 21, 2018

Unroll keccak inner loop and fix the number of rounds (24 is the only valid setting)

  • Finished and ready to merge
  • Tested on ARMv7
  • Tested on ARMv8
  • Tested on Win x86

Rebased on top of #96

fireice-uk and others added 5 commits August 21, 2018 16:40
Co-authored-by: Max Base <MaxBaseCode@Gmail.Com>
- add helper functions to call the hasing functions withou a array size
- remove various hash test from the test files and only add two 200byte tests per hash function
- check that the length fits 200bytes for test hashes
- doxygen documentation for `aux_hash.h`
@psychocrypt psychocrypt self-requested a review August 27, 2018 20:30
@psychocrypt psychocrypt self-assigned this Aug 27, 2018
@psychocrypt psychocrypt added this to the 0.4.0.0/0.3.X.X milestone Aug 27, 2018
@psychocrypt psychocrypt added the enhancement New feature or request label Aug 27, 2018
@psychocrypt psychocrypt merged commit 1ca168d into ryo-currency:dev Aug 27, 2018
@psychocrypt psychocrypt mentioned this pull request Sep 8, 2018
@fireice-uk fireice-uk deleted the topic-keccak-unroll branch November 8, 2018 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants