libsodium-net
There are 7 repositories under libsodium-net topic.
samuel-lucas6/Geralt
A modern cryptographic library for .NET 8+ based on libsodium and inspired by Monocypher.
samuel-lucas6/ChaCha20-BLAKE3
Committing ChaCha20-BLAKE3, XChaCha20-BLAKE3, and XChaCha20-BLAKE3-SIV AEAD implementations.
samuel-lucas6/ChaCha20-BLAKE2b
Committing ChaCha20-BLAKE2b, XChaCha20-BLAKE2b, and XChaCha20-BLAKE2b-SIV AEAD implementations.
samuel-lucas6/DoubleSec
A simple, double-paranoid encryption library inspired by TripleSec.
liip/Sodium.Xamarin
Xamarin compatible wrapper for libsodium
space-wizards/SpaceWizards.Sodium
.NET libsodium binding that doesn't suck
samuel-lucas6/benchmark-argon2-dotnet
Benchmark Argon2 in Libsodium, Monocypher, Konscious.Security.Cryptography, and/or Isopoh.Cryptography using BenchmarkDotNet to find suitable parameters.