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
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.
This library adds transparent data encryption to Entity Framework Core 6.0 inspired Always Encrypted from MS SQL Server.
Work with any database and using standard cryptographic algorithms (AES, HMAC SHA, SP800-108, PBKDF-2,...).
SecureBlackbox is a comprehensive suite of Internet security components
Before using the product a valid license must be installed. To activate a 30-day trial license navigate to the package installation directory on disk and run the command:
dotnet ./install-license.dll
To activate a full...
More information
SecureBlackbox Lite offers a collection of secure Internet transports
Before using the product a valid license must be installed. To activate a 30-day trial license navigate to the package installation directory on disk and run the command:
dotnet ./install-license.dll
To activate a full...
More information