dcodeIO / bcrypt.js

Optimized bcrypt in plain JavaScript with zero dependencies.
Other
3.47k stars 264 forks source link

random #61

Closed annslittleflower closed 7 years ago

annslittleflower commented 7 years ago

image getting this error, but everything works if new uintarray is replaced with new array please answer what is wrong

dcodeIO commented 7 years ago

Hmm, this doesn't look like any code provided by this package.

annslittleflower commented 7 years ago

it is not link to your package? https://www.npmjs.com/package/react-native-bcrypt

dcodeIO commented 7 years ago

This package is https://www.npmjs.com/package/bcryptjs

dcodeIO commented 7 years ago

Closing this for now. Feel free to reopen if necessary.

pewh commented 7 years ago

Is it compatible with React Native?