Skip to main content
NSec.Cryptography package icon

NSec.Cryptography

Provides modern cryptographic algorithm implementations for .NET Core based on libsodium. Commonly Used Types: NSec.Cryptography.Aes256Gcm NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.HkdfSha256 NSec.Cryptography.X25519

Total Downloads
16.5M
16,467,990
Published
May 19, 2019
Latest stable version

Install

.NET CLI
dotnet add package NSec.Cryptography --version 19.5.0
Package Manager Console
Install-Package NSec.Cryptography -Version 19.5.0
PackageReference
<PackageReference Include="NSec.Cryptography" Version="19.5.0" />

Frameworks

.NETStandard2.0

Dependencies

System.Memory
.NETStandard2.0
[4.5.3, )
libsodium
.NETStandard2.0
[1.0.17.1, 1.0.18)

Adoption guide

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

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.