This is an Ecdsa Library using the Dotnet framework compiled as an executable.
generatePrivateKeySecret
getSecretFromString secretString
Generate a public key in PEM format from a private key in secret format (BigInteger in a string format)
getPublicKeyFromSecret secret
sign message secret