Top 20 NuGet encryption Packages

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.
FivePower.Encryption是一个五次方软件基于.net core平台下的应用框架的加密操作类库。
Encryption and decryption class.
A secure cryptographic library for .net core projects targeting .net framework
*** THIS LIBRARY IS NO LONGER BEING MAINTAINED. USE THE CRYPTHASH.NET LIBRARY INSTEAD, WICH HAS BETTER DESIGN, PERFORMANCE AND ALGORITHMS SUPPORT *** CryptHash.Core is a .NET Standard Class Library for text and files symmetric (AES 256 CBC) authenticated (HMACSHA256) encryption/decryption with salt...
A small helper library to encrypt, decrypt and authenticate streams
Library implementing PangYa's transport encryption
Wrapper around the SymmetricAlgorithm class that makes encrypting strings, arrays, streams and files simple
Encrypts and decrypts data.
A basic string Encryptor
A multifunktional Encryption Library
Provides a set of security/cryptography utils and extensions (like a crypto secure random number generation, password hashing, salt generation, encryption etc.).
Package Description
.net core String extensions for AES encryption/decryption
Simple static class to encrypt and decrypt strings with a passphrase
A .NET global tool for encrypting and decrypting strings with AES using Rstolsmark.EncryptionLib.