Closed jnordberg closed 4 years ago
eosjs-ecc provided a very useful helper for AES encryption that's no longer included now that eosjs uses elliptic.js.
Any plans to continue supporting this? IMO it's a great thing to offer since it is really easy to get wrong when rolling your own encryption scheme
Refs #734
eosjs focuses on communicating with nodeos. AES isn't part of that.
eosjs-ecc provided a very useful helper for AES encryption that's no longer included now that eosjs uses elliptic.js.
Any plans to continue supporting this? IMO it's a great thing to offer since it is really easy to get wrong when rolling your own encryption scheme
Refs #734