EOSIO / eosjs-ecc

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

Is the project dead? #86

Open ukstv opened 3 years ago

nimmortal commented 2 years ago

Seems like, but you can use eosjs counterpart: https://github.com/EOSIO/eosjs/blob/master/src/eosjs-ecc-migration.ts

pur3miish commented 1 year ago

I am in the process of writing an EOS-ECC for EOSIO.

ukstv commented 1 year ago

@pur3miish Mind updating https://github.com/ceramicnetwork/js-ceramic/blob/develop/packages/blockchain-utils-linking/src/eosio.ts and corresponding validation logic please?