Open t4sk opened 5 years ago
This PR adds an example of public key recovery for ECDSA to the README.
README
It took me hours to figure how to recover public key from signature. This example would help other developers.
Coverage remained the same at 89.12% when pulling db0e00b72e3d720a96f286c68449dd3b91013835 on t4sk:master into 71e4e8e2f5b8f0bdbfbe106c72cc9fbc746d3d60 on indutny:master.
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.