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

[AesGcm] Falls back to use BouncyCastle if BCL doesn't support #1450

Merged
merged 23 commits into from
Aug 19, 2024

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    7df5108 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    dfe5b22 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    aff0b4d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    a905b34 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    f1a92d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    55f38c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3121f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1152c9d View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    75f9bce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bdf511 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    013741e View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Configuration menu
    Copy the full SHA
    11ab2ee View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Naming enhancement

    scott-xu committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    e36823b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Remove empty line

    scott-xu authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b12e3b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    a324a8c View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    1751ed7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    6f47e03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    432d6b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e9a0b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb68303 View commit details
    Browse the repository at this point in the history
  5. Use const int for tag size

    scott-xu committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    b4dc013 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

  1. Configuration menu
    Copy the full SHA
    2e9228d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    ab5989d View commit details
    Browse the repository at this point in the history