bitchan/eccrypto

[HowTo] How create private/public key with openssl and..

Closed this issue · 1 comments

Hello, im trying to create an public/private ecc keyPair address with openssl linux binaries, no problem, but when I sign something with linux with my priv key, im unable to verify signature in nodejs with public address and signature.

Any help?

Closing this as old