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

Rewrite aes_nohw.c to aes_nohw.rs. #2070

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Rewrite aes_nohw.c to aes_nohw.rs. #2070

wants to merge 15 commits into from

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    67616b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3b3ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    317a13f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b0026e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98ad472 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6168a08 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6471d8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5488e29 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b00f87b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f26c4f2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d1ced3 View commit details
    Browse the repository at this point in the history
  12. aes: Oxidize aes_nohw batch_set.

    `Schedule` no longer `repr(c)`.
    briansmith committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a604b54 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    82cd0d2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    928573c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    897c90b View commit details
    Browse the repository at this point in the history