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

sha2: fix AVX backend #345

Merged
merged 6 commits into from Jan 6, 2022
Merged

sha2: fix AVX backend #345

merged 6 commits into from Jan 6, 2022

Commits on Jan 6, 2022

  1. sha2: fix AVX backend

    newpavlov committed Jan 6, 2022
    Copy the full SHA
    6d2a36e View commit details
    Browse the repository at this point in the history
  2. MSRV fix

    newpavlov committed Jan 6, 2022
    Copy the full SHA
    cdc44af View commit details
    Browse the repository at this point in the history
  3. add #[inline(always)]

    newpavlov committed Jan 6, 2022
    Copy the full SHA
    7257705 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    5b27dad View commit details
    Browse the repository at this point in the history
  5. fix version in changelog

    newpavlov committed Jan 6, 2022
    Copy the full SHA
    a3d2a74 View commit details
    Browse the repository at this point in the history
  6. update changelog

    newpavlov committed Jan 6, 2022
    Copy the full SHA
    c224b8f View commit details
    Browse the repository at this point in the history