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

Implement blake2 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

iTanChi
Copy link

@iTanChi iTanChi commented Jul 8, 2024

Implement blake2 keyless:

  • Implement blake2b
  • Implement blake2s

Fixed issue: #52

* Implement blake2b

* Implement blake2s

* Extend Digest of core

* Fix unit test

* Update gradle properties

* Remove key logic, refactor code

* Resolve threads

* Create class Blake2 to inherit

* Revert "Create class Blake2 to inherit"

This reverts commit 527da62.

* Format code
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