Consensys / eth-lightwallet

Lightweight JS Wallet for Node and the browser
MIT License
1.47k stars 503 forks source link

Add latest version of tweetnacl and tweetnacl-util #152

Open imcu opened 7 years ago

imcu commented 7 years ago

I updated to the latest version of tweetnacl lib. The util functions have been refactored out of the main repo and now reside in tweetnacl-util

All unit tests are working fine.