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

Commits on Jun 30, 2024

  1. Implement blake2 (#1)

    * 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
    HoangNguyen219 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    39a99ac View commit details
    Browse the repository at this point in the history