react-native-crypto-js
react-native-crypto-js copied to clipboard
Not able to access PBKDF2 object
Please rename function name from EvpKDF to PBKDF2
Facing the same issue. Is EvpKDF same as PBKDF2?
Same issue
Issue still not resolved. Is the repository still maintained?
TypeError: _reactNativeCryptoJs.default.PBKDF2 is not a function. (In '_reactNativeCryptoJs.default.PBKDF2(passPhrase, salt_encrypted, {
keySize: 128 / 32,
iterations: 1
})', '_reactNativeCryptoJs.default.PBKDF2' is undefined)