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
Jun 12, 2018
Latest stable version

Install

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

Frameworks

.NETStandard1.1

Dependencies

NETStandard.Library
.NETStandard1.1
[1.6.1, )
System.Memory
.NETStandard1.1
[4.5.0, )
libsodium
.NETStandard1.1
[1.0.16, 1.0.16]

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.