Open nguyentuansieu opened 9 years ago
Can you clarify what you are looking for? Have you tried decrypting with forge in cordova? If there are bugs, let us know. I'm not sure if anyone else has tried so you may have to do some experimentation. If the process needs documentation, we'd appreciate a patch for the docs. If your app is Java based you could also decrypt with standard crypto libraries.
Please send to me patch for the docs apply forge in hybird apps use cordova. I cann't found it
Thanks & BR Nguyễn Dương Anh Tuấn Tel: 0943668716 Fb: fb.com/htsieu Vào 25-08-2015 03:12, "David I. Lehn" notifications@github.com đã viết:
Can you clarify what you are looking for? Have you tried decrypting with forge in cordova? If there are bugs, let us know. I'm not sure if anyone else has tried so you may have to do some experimentation. If the process needs documentation, we'd appreciate a patch for the docs. If your app is Java based you could also decrypt with standard crypto libraries.
— Reply to this email directly or view it on GitHub https://github.com/digitalbazaar/forge/issues/290#issuecomment-134362987 .
There are no docs to use forge with cordova right now. We welcome contributions of such docs or reports on successes, failures, or issues using forge with cordova.
I plan to be using this in a cordova App, in fact almost at that development point right now so I'll see about contributing docs about issues I may run into or etc!
I'm starting to use forge on Cordova. I had a problem with RSA keygen with workers. But synchronous mode worked OK.
I want decryption in android after run node encryption by Forge. But I don't found any document guide about it.
Please help me!