indutny / elliptic

Fast Elliptic Curve Cryptography in plain javascript
1.7k stars 381 forks source link

ECDSA recovery public key example #204

Open t4sk opened 5 years ago

t4sk commented 5 years ago

This PR adds an example of public key recovery for ECDSA to the README.

It took me hours to figure how to recover public key from signature. This example would help other developers.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 89.12% when pulling db0e00b72e3d720a96f286c68449dd3b91013835 on t4sk:master into 71e4e8e2f5b8f0bdbfbe106c72cc9fbc746d3d60 on indutny:master.