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 ZeroizeOnDrop for SHA 1..=2 and Blake2 #516

Closed
wants to merge 10 commits into from

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    1d46e95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db62e9 View commit details
    Browse the repository at this point in the history
  3. Remove use of derive in blake2

    Enables using zeroize with a distinct name, enables cleanly working around msrv
    requirements.
    kayabaNerve committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    bef6591 View commit details
    Browse the repository at this point in the history
  4. sha1 msrv fix

    kayabaNerve committed Nov 12, 2023
    Configuration menu
    Copy the full SHA
    3352f41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9634d7c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37e7bc5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    23359e0 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Tweak blake2 CI config

    newpavlov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fa0973a View commit details
    Browse the repository at this point in the history
  2. Fix blake2 CI

    newpavlov committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1751748 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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