Skip to content

Oppgrader til BouncyCastle

Compare
Choose a tag to compare
@AaronArrick AaronArrick released this 30 Aug 07:00
· 25 commits to master since this release

Technical
After having to replace the System.Cryptograpghy library in a single method with BouncyCastle due to bugs with .NET Core 2+, we've decided to simply rely on BouncyCastle across all of our .NET libraries instead of just that one method. We'll still be using .NET Core's X509Certificates over BouncyCastle's though.