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,525,705
Published
Apr 13, 2019
Latest stable version

Install

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

Frameworks

.NETStandard2.0

Dependencies

System.Memory
.NETStandard2.0
[4.5.2, )
libsodium
.NETStandard2.0
[1.0.17, 1.0.17]

Adoption guide

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

This version is marked prerelease. Validate its API and upgrade path before production use.

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.