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

Re-enable constexpr hashing #59

Merged
merged 8 commits into from
Oct 29, 2024
Merged

Re-enable constexpr hashing #59

merged 8 commits into from
Oct 29, 2024

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    825eb28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60fcff View commit details
    Browse the repository at this point in the history
  3. Make MD5 constexpr

    mborland committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4fd7950 View commit details
    Browse the repository at this point in the history
  4. Make SHA224/256 constexpr

    mborland committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    6412a07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e89378 View commit details
    Browse the repository at this point in the history
  6. Make SHA1 constexpr

    mborland committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d5d4b97 View commit details
    Browse the repository at this point in the history
  7. Fix missing typename

    mborland committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    4b8c851 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c0747c View commit details
    Browse the repository at this point in the history