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

core/crypto: More improvements #4124

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

Yawning
Copy link
Contributor

@Yawning Yawning commented Aug 23, 2024

  • Cleanups/improvements
    • Refactor the blake2 code to use SIMD?
    • Switch to using context-less panic
  • More algorithms?
    • Add X448
    • AEGIS
    • Deoxys-II
    • Argon2
    • ChaCha8Rng

@Yawning Yawning force-pushed the feature/crypto branch 9 times, most recently from 8450ddd to 26fb0a1 Compare August 30, 2024 19:26
@Yawning Yawning force-pushed the feature/crypto branch 6 times, most recently from b6f512d to 363df33 Compare September 5, 2024 20:26
@Yawning Yawning force-pushed the feature/crypto branch 3 times, most recently from 4198575 to f69bb60 Compare September 15, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant