The Bouncy Castle Cryptography library is a popular open source .NET implementation of cryptographic algorithms and protocols.

https://github.com/bcgit/bc-csharp

Installing Bouncy Castle libraries

NuGet Package Manager > Package Manager Console

Enter the command: Install-Package BouncyCastle.Cryptography

Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.

Comments

Your email address will not be published. Required fields are marked *