starkbank / ecdsa-dotnet

A lightweight and fast pure C# ECDSA library
https://starkbank.com
Other
49 stars 20 forks source link

feat: add support for netstandard1.3, net40, and net452 #5

Closed childish-sambino closed 4 years ago

childish-sambino commented 4 years ago

Fixes #4

Updates a couple implementations to be more compatible.