Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cordova10 #96

Open
wants to merge 25 commits into
base: master
Choose a base branch
from
Open

cordova10 #96

wants to merge 25 commits into from

Conversation

aries123
Copy link

I have try with cordova10, but not working...can you fix it, thanks

HTML source file is encrypted at build, and decrypted at run.
https://www.npmjs.com/package/cordova-plugin-crypt-file
# Cordova crypt file plugin NextGen
This is an extension to [tkyaji's cordova-plugin-crypt-file](https://github.com/tkyaji/cordova-plugin-crypt-file) implementation to encrypt HTML assets during build and to decrypt the required assets during runtime.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please do not change original text!


## Add Plugin
`cordova plugin add cordova-plugin-crypt-file`
`cordova plugin add https://github.com/qhng/cordova-plugin-crypt-file`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not change original link

@@ -1,16 +1,18 @@
{
"name": "cordova-plugin-crypt-file",
"version": "1.3.3",
"name": "cordova-plugin-crypt-file-ng",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not change original files

],
"author": "tkyaji",
"dependencies": {
"node-rsa": "0.4.2"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure that node-rsa better as node-forge...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants