Pure C# implementation of the Elliptic Curve Digital Signature Algorithm (ECDSA) by Stark Bank.
Info
Version: | 1.3.3 |
Author(s): | Stark Bank |
Last Update: | Tuesday, November 9, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/starkbank/ecdsa-dotnet |
NuGet Url: | https://www.nuget.org/packages/starkbank-ecdsa |
Install
Install-Package starkbank-ecdsa
dotnet add package starkbank-ecdsa
paket add starkbank-ecdsa
starkbank-ecdsa Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
No dependencies.
No dependencies.
No dependencies.
Tags