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

Only implement the supported AES extra mode interfaces #186

Merged
merged 8 commits into from
Oct 21, 2024
Merged

Only implement the supported AES extra mode interfaces #186

merged 8 commits into from
Oct 21, 2024

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    5fbc682 View commit details
    Browse the repository at this point in the history
  2. fix TestNewGCMNonce

    qmuntal committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6c16ad1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99b1d18 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update aes.go

    Co-authored-by: Davis Goodin <dagood@users.noreply.github.com>
    qmuntal and dagood authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    d59edf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df662e8 View commit details
    Browse the repository at this point in the history
  3. fix typo

    qmuntal committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    4a9139c View commit details
    Browse the repository at this point in the history
  4. use simpler pattern

    qmuntal committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    0767be4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. autogenerate AES modes

    qmuntal committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    94a21ec View commit details
    Browse the repository at this point in the history