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

Optimise hashes #96

Merged
merged 4 commits into from
Aug 27, 2018
Merged

Conversation

fireice-uk
Copy link
Member

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

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

Auxiliary PoW hashes are optimised to accept only 200 bytes on input.

fireice-uk and others added 4 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 added this to the 0.4.0.0/0.3.X.X milestone Aug 22, 2018
@psychocrypt psychocrypt self-assigned this Aug 22, 2018
@psychocrypt psychocrypt self-requested a review August 22, 2018 16:19
@fireice-uk fireice-uk mentioned this pull request Aug 23, 2018
4 tasks
@psychocrypt psychocrypt merged commit ddd2723 into ryo-currency:dev Aug 27, 2018
@psychocrypt psychocrypt mentioned this pull request Sep 8, 2018
@fireice-uk fireice-uk deleted the topic-hash-optimsation branch November 8, 2018 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants