You will need an alternate encryption library. Google nuget aes 256, and pick the package that best fits your needs.
how to decrypt AEAD_AES_256_GCM?
mc
5,406
Reputation points
I know there is AesGcm can decrypt 128 bit?
but what about 256 bit?
in 128 bit the tag is 16bit what about 256bit? tag size can not be 32.
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,267 questions
1 answer
Sort by: Most helpful
-
Bruce (SqlWork.com) 77,631 Reputation points Volunteer Moderator
2023-06-12T15:36:05.71+00:00