43 packages tagged with “libsodium”
Port of Curve25519, XSalsa20 and Poly1305 from NaCl project
libsodium for .net core
Native API binding for libsodium.
Simple API binding for libsodium.
Provides modern cryptographic algorithm implementations for .NET based on libsodium. Commonly Used Types: NSec.Cryptography.Aegis256 NSec.Cryptography.Argon2id NSec.Cryptography.Blake2b NSec.Cryptography.Chacha20Poly1305 NSec.Cryptography.Ed25519 NSec.Cryptography.X25519
A managed-only cryptography library for .NET which provides modern cryptographic primitives.
A secure cryptographic library
libsodium for .net
libsodium for Xamarin
Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.
ASP.NET Core Identity IPasswordHasher implementation backed by libsodium Argon2id. Supports configurable opslimit/memlimit or strength presets through NetDevPack builder options. Detects ASP.NET Identity v2/v3 hashes and rehashes them to Argon2id after successful verification.
You can use StreamCryptor to encrypt and decrypt files without size limit and the need to load every file completely into memory. StreamCryptor uses FileStream to read and write files in chunks, there is also an asynchronous implementations for progress reporting available. Files are encrypted into SCCEF (StreamCryptor Chunked Encrypted File) format. Every file contains an EncryptedFileHeader some EncryptedFileChunks and an EncryptedFileFooter to prevent file manipulation. The file serialization is realised with Google`s protobuf, it has a small overhead and offers an automatic length prefix for all file parts. All cryptographic operations are performed via libsodium-net (and thus libsodium). For more details and examples visit the github project site.
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
Add X448 and ED448 to ASodium as an Add-on
Redistributable components for package 'libzmq-nightly'. This package should only be installed as a dependency. (This is not the package you are looking for).
Minisign.Net is a .NET port of minisign
Complete Nuget package of libzmq with libsodium and C++ headers for MSVC versions v140, v120, v110
libsodium-uwp - A secure cryptographic library for Universal Windows Platform
Small library to generate libsodium-net compatible KeyPair`s and encoded public keys based on predefined formats.
c# wrapper for libsodium-1.0.16
Symbols for package 'libzmq-nightly'. This package should not likely be installed. (This is not the package you are looking for).
A .NET wrapper for the XChaCha constructions and APIs provided by the libsodium crypto library.
Client dll for Libsodium Authentication Agent (lageant)
libsodium for .net core modified to work with the SQRL Protocol
Provides the dynamic library files for sodium.
ASP.NET Core Identity IPasswordHasher implementation using libsodium scrypt. Offers strength presets and custom opslimit/memlimit settings through NetDevPack builder options. Detects ASP.NET Identity v2/v3 hashes and promotes them to scrypt after successful verification.
Bitcoin Infrastructure Library for NLightning
Domain Library for NLightning
Infrastructure Library for NLightning