This package contains modified files from TweetNaCl.js that work with react-native-randombytes
Tweet NaCl documentation: TweetNaCl.js Docs
-
Modified nacl-fast.js in order to replace the method for generating random bytes
-
Used randomBytes from react-native-randombytes in order to generate random bytes
-
nacl-util.js contains useful functions to encode/decode UTF8 and Base64