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

Use SHA3-512 #1594

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Use SHA3-512 #1594

wants to merge 15 commits into from

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    6c9fa4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61751ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9a6a19 View commit details
    Browse the repository at this point in the history
  4. fix unit tests and use secure hash in results

    Co-authored-by: jcrichlake <[email protected]>
    pluckyswan and jcrichlake committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    782a740 View commit details
    Browse the repository at this point in the history
  5. switch sha versions

    Co-authored-by: jcrichlake <[email protected]>
    pluckyswan and jcrichlake committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e4f1ab6 View commit details
    Browse the repository at this point in the history
  6. switch from hex 3rd party library to built-in java one

    Co-authored-by: jcrichlake <[email protected]>
    pluckyswan and jcrichlake committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    9299cb9 View commit details
    Browse the repository at this point in the history
  7. add override to method

    Co-authored-by: jcrichlake <[email protected]>
    pluckyswan and jcrichlake committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    724eee7 View commit details
    Browse the repository at this point in the history
  8. fix variable name

    pluckyswan committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    bc9d635 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. test whether it flags sha3

    pluckyswan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    53f9dc5 View commit details
    Browse the repository at this point in the history
  2. try adding provider

    pluckyswan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5167bf2 View commit details
    Browse the repository at this point in the history
  3. revert changes

    pluckyswan committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    c484718 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    589d1d8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbbc472 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. remove provider

    pluckyswan committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    1944f11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36cbaa4 View commit details
    Browse the repository at this point in the history