PiotrNap / react-native-tweet-nacl

Tweet NaCl for React Native which uses react-native-randombytes to generate random bytes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Tweet NaCl

This package contains modified files from TweetNaCl.js that work with react-native-randombytes

Tweet NaCl documentation: TweetNaCl.js Docs

Modifications

  • 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

About

Tweet NaCl for React Native which uses react-native-randombytes to generate random bytes.


Languages

Language:JavaScript 100.0%