react-native-pbkdf2 icon indicating copy to clipboard operation
react-native-pbkdf2 copied to clipboard

A Password Based Key Derivation 2 (PBKDF2) algorithm for React Native

Results 3 react-native-pbkdf2 issues
Sort by recently updated
recently updated
newest added

After a lot of struggle, I've managed to install your library. Based on the issues I've had, I'll explain here what I've done to successfully install the library. Also, this...

``` > Task :react-native-pbkdf2:verifyReleaseResources FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':react-native-pbkdf2:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade > Android resource...

the default key size is 128 how can i change that ???