cordova-plugin-crypt-file icon indicating copy to clipboard operation
cordova-plugin-crypt-file copied to clipboard

This plugin to encrypt the source files.

Results 57 cordova-plugin-crypt-file issues
Sort by recently updated
recently updated
newest added

When building/running, the error gives: Using "requireCordovaModule" to load non-cordova module "path" is not supported. Instead, add this module to your dependencies and use regular "require" to load it. cordova...

Hello First i want thank you for this awesom plugin is very helpfull i use in all my applications. i was using ionic 3 with cordova ^6 , the plugin...

I have cordova app. I integrated this plugin. When I use "cordova build android" my js,html,css files in www folder are getting encrypted. But when I use "cordova run android",...

Should work with both Android 9 and 10 with insecure file mode and normal Android 10 template. Requires AndroidX. Supports new Gradle.

My app is working on Android without issues. It doesn't have cordova-plugin-ionic-webview, I removed it to be able to use this plugin, I guess on iOS it should be using...

Hello, I have a question for cordova-plugin-crypt-file, So I know the repository is generating random password at compilation (cordova prepare/ run/build) and using that to encrypt file, I have the...

I need remove all '/+++/' code in this plugin,but when I removed all '/+++/' and used this plugin, app can not decrypt properly, anyone can answer?thanks

I am using cordova crypt plugin to encrypt my data but after its gets encrypted when i try to run the apk file its showing the encrypted data rather than...