EOSIO / eosjs-ecc

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

Fix for issue #37 #38

Closed tarassh closed 5 years ago

tarassh commented 5 years ago

This is fix for https://github.com/EOSIO/eosjs-ecc/issues/37

tinyhill666 commented 5 years ago

it is needed

fengluo commented 5 years ago

I also found this bug. It needs to be merged. @jcalfee

jcalfee commented 5 years ago

@fengluo thanks, I'll bring this to b1's attention..

c0d3ster commented 5 years ago

This is in fact a bug; I'll go ahead and merge this in now. Thanks for the contribution.

ajose01 commented 5 years ago

Do we know when this is making it to a release?