Skip to content

optimise Blake2 - #9

Merged
vincenthz merged 7 commits into
masterfrom
blake2
Mar 16, 2020
Merged

optimise Blake2#9
vincenthz merged 7 commits into
masterfrom
blake2

Conversation

@vincenthz

Copy link
Copy Markdown
Collaborator
  • cleanup original implementation
  • add SSE backend based on the reference C code
  • add AVX2 backend for blake2b

* clean multi rot function into multiple single rot functions
* load aligned for h
* align the engines to 128 bits
* remove loading duplication for b
@vincenthz vincenthz added the enhancement New feature or request label Mar 16, 2020
@vincenthz
vincenthz merged commit b2fbbd5 into master Mar 16, 2020
@vincenthz
vincenthz deleted the blake2 branch March 16, 2020 09:43
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.

1 participant