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

Implemented gadgets for SHA-384 and SHA-512 #85

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

Commits on Jan 16, 2023

  1. Sha384 passes most tests

    Tom Godden committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    eccf1d9 View commit details
    Browse the repository at this point in the history
  2. Fixed pending size

    Tom Godden committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    4f42b0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05500f3 View commit details
    Browse the repository at this point in the history
  4. Added sha512

    Tom Godden committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    74ff522 View commit details
    Browse the repository at this point in the history
  5. Added sha384 and sha512 to the crh mod

    Tom Godden committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    e26876e View commit details
    Browse the repository at this point in the history
  6. Fixed comment at top of sha384

    Tom Godden committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    a59307b View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Fixed comments about output length of sha512/sha384

    Tom Godden committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    755d4b8 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    65a165a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90068c8 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 25, 2024

  1. Tweak

    Pratyush committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    e1f3b0f View commit details
    Browse the repository at this point in the history