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

feat: ShuffleState and QuarterRound AVX2 and SSE3 #154

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

daviddesmet
Copy link
Owner

First take on .NET Hardware Intrinsics:

  • Support AVX2 and SSE3 in ChaCha20Base.ShuffleState
  • Support AVX2 and SSE3 in ChaCha20Base.QuarterRound

Pending:

  • Support AVX2 and SSE3 in Snuffle.Process

@daviddesmet daviddesmet added enhancement New feature or request major Requiring a major version update according to semantic versioning labels Aug 7, 2024
@daviddesmet daviddesmet self-assigned this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major Requiring a major version update according to semantic versioning
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant