martinkasa / capacitor-secure-storage-plugin

Capacitor plugin for storing string values securly on iOS and Android.
MIT License
152 stars 53 forks source link

Question: new key generation #52

Closed makokev closed 2 years ago

makokev commented 2 years ago

Hi, I like this plugin so much. Thanks for your great work!

I have a question: It would be nice to be able to create new symmetric and asymmetric keys directly with this plugin. I have not found a plugin to do that jet, and this one seems to be the proper one. It would be possibile to have this feature implemented? For Android and iOS should be quite simple, not sure about the web compatibility.

Thanks in avance!

martinkasa commented 2 years ago

Hi @makokev, sorry, but I do not have enough time to add major features. If you want you can try to implement it and create a PR.

And thanks for appreciation :)