Skip to main content
AES-GCM-SIV package icon

AES-GCM-SIV

C# implementation of AES-GCM-SIV nonce misuse-resistant authenticated encryption. Fastest available authenticated encryption library for .NET Core, with the encryption/decryption rate of roughly 8 Gbps/core. Implemented using .NET Core 3.0 platform intrinsics.

Total Downloads
7.2K
7,242
Published
Oct 28, 2018
Latest stable version

Install

.NET CLI
dotnet add package AES-GCM-SIV --version 0.3.2
Package Manager Console
Install-Package AES-GCM-SIV -Version 0.3.2
PackageReference
<PackageReference Include="AES-GCM-SIV" Version="0.3.2" />

Frameworks

.NETCoreApp3.0

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.