$ npm install https://github.com/Overtorment/react-native-blue-crypto --save
const bluecrypto = require("react-native-blue-crypto");
const hash = await bluecrypto.scrypt('022413a674b5bceab5abe0b14ce44dfa7fc6b55ecdbed88e7c50c0b4e953f1e05e', '059a548167010a9573418906');
- jhash (c) Austin Delamar, under the Apache-2.0/BSD-2-Clause license
- libscrypt (c) 2013, Joshua Small under the BSD license
- react-native-scrypt by Yiorgis Gozadinos (c) 2017 Crypho AS under The MIT License
MIT