Commit Graph

46 Commits

Author SHA1 Message Date
Volodymyr Kozieiev f7cee75dcb
Now randomized string returns in base64 2018-01-12 11:09:50 +02:00
Volodymyr Kozieiev c9d9cfe5b7
Added randomBytes() function 2017-12-23 15:51:31 +02:00
Volodymyr Kozieiev 028cc2d48e
Fixed errors in react-native-randombytes desktop implementation 2017-12-23 13:34:34 +02:00
Volodymyr Kozieiev 534a7011ab
Added implementation for desktop platform. For future use by status-react-desktop 2017-12-18 12:17:39 +02:00
Mark Vayngrib cc3dc8850c rm xcuserdata, project.xcworkspace 2017-09-05 10:42:48 -04:00
Arnold Schrijver 5a1ff4c56e Add repository section to package.json
Added repository section, so the github url will be shown in npmjs.com
2017-09-05 10:40:17 -04:00
Mark Vayngrib a7728d7a91 3.0.0 2017-08-28 21:56:17 -04:00
Brandon Fancher f6bd9e5cc0 Update [just the] iOS headers for RN 0.40+ (#15)
* Updating RNRandomBytes.h to comply with React Native updates.

* Updating RNRandomBytes.m to comply with React Native updates.
2017-08-28 21:55:32 -04:00
Mark Vayngrib 9ea8f6129b 2.3.0 2017-08-28 21:52:12 -04:00
xwartz 5a2eefc045 Removed override notation for deprecated method (createJSModules) of RN 0.47.0 2017-08-28 21:51:43 -04:00
Mark Vayngrib 9f3ad70f22 Merge pull request #8 from tcard/patch-1
Remove outdated note from README.
2016-11-10 11:24:37 -05:00
Toni Cárdenas a0e8a5c97a Remove outdated note from README. 2016-11-10 17:18:04 +01:00
Mark Vayngrib bd828dde13 2.2.0 2016-11-09 20:42:00 -05:00
Mark Vayngrib f012846964 upgrade buffer for ios10 compat 2016-11-09 20:41:19 -05:00
Mark Vayngrib b783c1e15e Merge pull request #7 from liuzhen2008/master
Update README.md
2016-10-26 10:12:08 -04:00
Liu Zhen 13ce735516 Update README.md 2016-10-25 22:50:45 -04:00
Mark Vayngrib 48cd5ebd21 2.1.0 2016-06-13 15:32:04 -04:00
Mark Vayngrib 0f4d7ccd95 [android] export seed constant 2016-06-13 15:31:25 -04:00
Mark Vayngrib 3d74c2a769 Merge pull request #6 from eriihine/master
moved android implementation from /app to /android,
2016-05-27 15:00:37 -04:00
Esa Riihinen 6a694b6ed1 moved android implementation from /app to /android, rnpm link did not find the android implementation from app -directory. 2016-05-27 12:04:03 +03:00
Mark Vayngrib 394c16968d 2.0.1 2016-05-01 14:03:36 -04:00
Mark Vayngrib 1efeba47af rm log statement 2016-05-01 14:03:31 -04:00
Mark Vayngrib 837a0ef01e Update README.md 2016-03-21 11:46:27 +01:00
Mark Vayngrib 06c8ff13fd 2.0.0 2016-01-23 10:53:58 -05:00
Mark Vayngrib 7baa1745a4 update README.md 2016-01-23 10:51:33 -05:00
Mark Vayngrib e8c0f475ad rm babelification from package.json 2016-01-23 10:50:08 -05:00
Mark Vayngrib 5f3ee6d651 use seed from constants if available, es6-ify 2016-01-23 10:48:43 -05:00
Mark Vayngrib 8bcd14f7d6 add seed in constantsToExport 2016-01-23 10:48:27 -05:00
Huang Yu 8d5bba25e5 add android setup to readme 2016-01-13 17:12:14 -08:00
Huang Yu aea35e8fa1 add android versoin 2016-01-13 15:53:44 -08:00
Arik Sosman 4fed3623a0 made SJCL seeder public 2016-01-12 20:30:15 -08:00
Arik Sosman cf3b46a9a7 now initializing the seed 2016-01-12 18:34:50 -08:00
Arik Sosman 31c3704264 IT WORKS! 2016-01-12 18:29:05 -08:00
Arik Sosman 87acf6fe1c now properly working with require and react (finally!) 2016-01-12 13:55:50 -08:00
Arik Sosman e33f0bcf81 now using some explicit req 2016-01-12 13:35:12 -08:00
Arik Sosman d32aa03e66 now supporting proper react-native-compatible browserification/babelification 2016-01-12 12:57:26 -08:00
Arik Sosman b81147aa40 cleared naming ambiguity 2016-01-12 10:31:43 -08:00
Arik Sosman 1fa247db46 fixed some formatting 2016-01-12 10:27:36 -08:00
Arik Sosman ffbca54ce4 fixed missing semicolons and now doing entropy estimation 2016-01-12 10:26:16 -08:00
Arik Sosman af43a539b6 made proper synchronous random bytes generator 2016-01-12 10:24:08 -08:00
Arik Sosman d7dbe078dc deasynchronization 2016-01-10 22:22:08 -08:00
Mark Vayngrib b34571c800 add ios keyword 2015-11-19 20:22:24 +00:00
Mark Vayngrib 475defe5a1 1.0.1 2015-11-19 20:09:54 +00:00
Mark Vayngrib 8ca3eba5ef add README 2015-11-19 20:09:49 +00:00
Mark Vayngrib e8380a7aad fix export 2015-11-19 20:02:11 +00:00
Mark Vayngrib 9b90576393 Initial commit 2015-11-19 19:50:48 +00:00