EOSIO / eosjs-ecc

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

isValid fails for non EOSxxx prefixes #32

Closed barchef closed 6 years ago

barchef commented 6 years ago

Just ran into this use case. No urgency, just thought I'd share. Thanks!

barchef commented 6 years ago

Do you think you can take a look at this one for me as well? Thanks in advance: https://github.com/EOSIO/eosjs/pull/314