Creating ECDsa objects in .NET
This month’s article is all about loading Elliptic Curve keys in .NET and the System.Security.Cryptography’s ECDsa object. I found myself rewriting this content every other article, so now it’s all in one place!
Loading Elliptic Curve (EC) Keys in .NET
Updated articles
JWT Signing using ECDSA in .NET Core
How to sign and verify a JSON Web Token (JWT) using Elliptic Curve Digital Signature Algorithms (ECDSA) in .NET Core
Other news
I’m an Umbraco MVP for 2021! This was awarded in recognition of my contributions to the Unicore project, where Rock Solid Knowledge helped Umbraco migrate their user store to ASP.NET Core Identity.