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

Makes AesGcm Sample Thread Safe #52

Merged
merged 7 commits into from
Feb 12, 2024
Merged

Makes AesGcm Sample Thread Safe #52

merged 7 commits into from
Feb 12, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    6dd5e0b View commit details
    Browse the repository at this point in the history
  2. remove missed property

    joelrozen authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a633921 View commit details
    Browse the repository at this point in the history
  3. address comments

    joelrozen authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3dfe60a View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. address compile errors

    joelrozen authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    20e75d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Update src/Encryption/Codec/EncryptionCodec.cs

    Co-authored-by: Chad Retz <[email protected]>
    joelrozen and cretz authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    65f8487 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

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

    joelrozen committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    f028efb View commit details
    Browse the repository at this point in the history