Ideas2IT / cordova-aes256

MIT License
13 stars 20 forks source link

Define Key and Vector on native level #35

Open ijavid opened 1 year ago

ijavid commented 1 year ago

Storing the SecureKey and SecureIV on "frontend" is not a good idea.

I'm requesting the ability to define these in native code (AppDelegate, MainActivity) or in plugin configuration