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

xaes-256-gcm: initial crate #642

Merged
merged 4 commits into from
Oct 25, 2024
Merged

xaes-256-gcm: initial crate #642

merged 4 commits into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. xaes: initial implementation

    SergioBenitez authored and tarcieri committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    315bda6 View commit details
    Browse the repository at this point in the history
  2. move xaes-256-gcm to its own crate

    SergioBenitez authored and tarcieri committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    76ceab9 View commit details
    Browse the repository at this point in the history
  3. add usage and rename to Xaes256gcm

    SergioBenitez authored and tarcieri committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    84bedf7 View commit details
    Browse the repository at this point in the history
  4. MSRV 1.81

    tarcieri committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8429423 View commit details
    Browse the repository at this point in the history