Top 20 NuGet cryptography Packages

ChatLe cryptography utilities
Portable.Cryptography
Encryption and decryption functionality to hide keys from being shown in plaintext code
Encryption and decryption functionality to hide keys from being shown in plaintext code
a lightweight package to encrypt and decrypt data
Cryptography Advanced Coding Functions Tecnosoftware components are free to use, developed by qualified teams, with no use limitation and unlimited number of installations. If you wish to support Tecnosoftware components development or simply make a donation, please visit https://bit.ly...
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 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...
Provides a set of security/cryptography utils and extensions (like a crypto secure random number generation, password hashing, salt generation, encryption etc.).
Code support library
Wraps the .NET Framework encryption routines to provide easily accessible encryption and decryption.
With this .NET Framework library You can Encrypt and Decrypt any text whatever if it include numbers or symbols and you can used With all languages
CryptoWar is a class library that wraps the Rijndael Algorithm in a Password crypto utility class. It's developed in C#. It also ships an utility for auto generate passwords. It is an implementation of the Advanced Encryption Standard (AES) adopted by the US government.
Microsoft SEAL is an easy-to-use and powerful open source homomorphic encryption library, developed by researchers in the Cryptography and Privacy Research Group at Microsoft Research. Microsoft SEAL is licensed under the MIT license.
Cryptography library that implements the ETH 2.0 version of the Boneh–Lynn–Shacham (BLS) signature scheme, for .NET Core. Supports converting private keys to public keys, signing and verifying ETH 2.0 message hash with domain, aggregating public keys and signatures, and verification of multiple pub...
Provides RIPEMD160 cryptography to .NET Core.