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

SHA-512: impl SHA-512/224, SHA-512/256 #98

Merged
merged 6 commits into from
Jan 16, 2024

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    7201b74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09fef9a View commit details
    Browse the repository at this point in the history
  3. SHA-512: add to docs

    inkydragon committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4d7091b View commit details
    Browse the repository at this point in the history
  4. SHA-512: add NIST test

    inkydragon committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    b1401fb View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. Apply suggestions from code review

    Simplify types.  `Array{T, 1}`  => `Vector{T}`
    inkydragon committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    11a4c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a658829 View commit details
    Browse the repository at this point in the history