EOSIO / eosjs-ecc

Elliptic curve cryptography functions: Private Key, Public Key, Signature, AES, Encryption, Decryption
288 stars 119 forks source link

Using eos generate k algorithm #22

Open XuNeal opened 6 years ago

XuNeal commented 6 years ago

Modify the GenerateK method to produce the same result with eos-cpp

jcalfee commented 6 years ago

Awesome thanks.. This PR will be open for a while until I verify every change and add unit tests .. I'm traveling for the Hackathon too.. I will push a branch with additional changes, the is_canonical test changed too.

stefanzan commented 5 years ago

Any progress on this ? 😆

stefanzan commented 5 years ago

Any progress on this ? 😆

I see, this update is not needed since we are not using signature equality for checking.