Relative Content

Tag Archive for .netcryptographyshaecdsa

Validate ECDsa with SHA256 Signature in .NET

For a project I’m working on, I need to verify signatures of data records. We have a legacy project that makes use of an imported DLL of which the source code is no longer available. We are now updating the project, and would like to also modernize the Signature verification.