7 ms·
Why would I use your library over the tried and true https://github.com/dchest/tweetnacl-js https://github.com/dchest/tweetnacl-js ?
by dieblur 7y ago
Why would I use your library over the tried and true https://github.com/dchest/tweetnacl-js https://github.com/dchest/tweetnacl-js
?
- blastrock 7y agoTweetNaCl is roughly equivalent to libsodium, on which Tanker builds. Tanker is easier to integrate into your app because it takes care of key sharing, multi-devices, user group managment, etc. These are all things you would have to handle by yourself using just a cryptographic library like TweetNaCl.