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

Second Attempt of VAES (Alternative Proposal) #187

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

Commits on Nov 21, 2023

  1. feat: add VAES support

    SchrodingerZhu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    033470f View commit details
    Browse the repository at this point in the history
  2. misc: format code

    SchrodingerZhu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cd512ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc352e5 View commit details
    Browse the repository at this point in the history
  4. remove never inline

    SchrodingerZhu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    f86bd29 View commit details
    Browse the repository at this point in the history
  5. remove extra flags

    SchrodingerZhu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    93a8ebb View commit details
    Browse the repository at this point in the history
  6. correct shuffle masks

    SchrodingerZhu committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    6a4f024 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e62fa50 View commit details
    Browse the repository at this point in the history