Effortless .Net Encryption is a library that provides: Rijndael encryption/decyption, Hashing and Digest creation/validation and Password/salt creation.
                        
                    
         
                Info
| Version: | 4.1.0 | 
| Author(s): | Simon Hughes | 
| Last Update: | Tuesday, April 30, 2024 | 
| .NET Fiddle: | Online Example | 
| Project Url: | https://github.com/sjh37/Effortless-.Net-Encryption | 
| NuGet Url: | https://www.nuget.org/packages/Effortless.Net.Encryption | 
Install
Install-Package Effortless.Net.Encryption
                        dotnet add package Effortless.Net.Encryption
                        paket add Effortless.Net.Encryption
                        
                                Effortless.Net.Encryption Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags