bcgit / pc-dart

Pointy Castle - Dart Derived Bouncy Castle APIs
MIT License
241 stars 125 forks source link

allowing to use a known private key to generate the public key in the… #190

Open etoherrera opened 1 year ago

etoherrera commented 1 year ago

… ECDSA generator

etoherrera commented 1 year ago

just a suggestion here... not sure if this is the right way to implement it, anyways.