brodycj / ask-me-anything

ASK ME ANYTHING such as support, ideas, or personal questions
Creative Commons Attribution 4.0 International
4 stars 1 forks source link

decrypt sqlite db with react-native-sqlite-storage plugin #24

Open GalushkoVasiliy opened 4 years ago

GalushkoVasiliy commented 4 years ago

is there a solution to decrypt the db with this plugin?

brodycj commented 4 years ago

I think you mean "decrypt SQLCipher database" with a React Native plugin. I think someone already made support, please check through the issues on react-native-sqlite-storage (I am not maintaining that one).

I may support this more actively in the future, fighting some urgent deadlines for the next few weeks.

GalushkoVasiliy commented 4 years ago

https://github.com/brodybits/react-native-sqlite-plugin-legacy-support Is this plugin support decrypt?