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 13 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    e579117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51e7eb7 View commit details
    Browse the repository at this point in the history
  3. core/crypto/chacha20: Misc Simd128 improvements

    - Detect the RISC-V `v` profile
    - Don't bother trying to process 4 blocks at a time if emulated
    Yawning committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    e23f4aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2bd3685 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b94cbf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9bce3df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    383a460 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a991025 View commit details
    Browse the repository at this point in the history
  9. test/benchmarks/crypto: Improve benchmarks

    - Use text/table for results
    - Add more benchmarks
    Yawning committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    b665ed1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d93fe3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d3c4bc2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    850c413 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    384c6c2 View commit details
    Browse the repository at this point in the history