Skip to content

[Bug] AesGcm instance should not be reused in EncryptionCodec #50

@cretz

Description

@cretz

Describe the bug

AesGcm is not thread safe, so it is dangerous to share in the codec. See dotnet/runtime#71198 and other places.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions