issues
search
Game-X-Coin
/
eosjs-ecc-rn
Elliptic curve cryptography functions: Private Key, Public Key, Signature, AES, Encryption, Decryption
11
stars
3
forks
source link
React native compatible
#1
Closed
indiev
closed
6 years ago
indiev
commented
6 years ago
changed browserify-aes, create-hash, create-hmac modules to crypto-js module.
removed randombytes module and added randombytes function to ./src/randombytes.js
added assert, buffer modules
renamed eosjs-ecc to eosjs-ecc-rn