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

feat: add sha2 primitive #689

Merged
merged 13 commits into from
Jun 5, 2023
Merged

feat: add sha2 primitive #689

merged 13 commits into from
Jun 5, 2023

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    b3d64e7 View commit details
    Browse the repository at this point in the history
  2. refactor: collect bits hints

    ivokub committed May 15, 2023
    Configuration menu
    Copy the full SHA
    52944a4 View commit details
    Browse the repository at this point in the history
  3. refactor: make hints private

    ivokub committed May 15, 2023
    Configuration menu
    Copy the full SHA
    4aa5368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70222d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ea1bdce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1644719 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afabf7d View commit details
    Browse the repository at this point in the history
  8. feat: add uints package

    ivokub committed May 15, 2023
    Configuration menu
    Copy the full SHA
    25c1515 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    305ddb5 View commit details
    Browse the repository at this point in the history
  10. feat: add sha256 permutation

    ivokub committed May 15, 2023
    Configuration menu
    Copy the full SHA
    bf5e8b7 View commit details
    Browse the repository at this point in the history
  11. feat: implement sha2 hash

    ivokub committed May 15, 2023
    Configuration menu
    Copy the full SHA
    39abb03 View commit details
    Browse the repository at this point in the history
  12. fix: ignore test lint error

    ivokub committed May 15, 2023
    Configuration menu
    Copy the full SHA
    50673cd View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    3f8e79c View commit details
    Browse the repository at this point in the history