Skip to content

Encrypt Preloaded Database. Is this possible? #63

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

Closed
thomasgatt opened this issue Sep 4, 2012 · 3 comments
Closed

Encrypt Preloaded Database. Is this possible? #63

thomasgatt opened this issue Sep 4, 2012 · 3 comments

Comments

@thomasgatt
Copy link

I am using a preloaded database (stored in the assets folder) of my android project.

I want to encrypt the already defined database. Is this possible please?

Thanks for your time.

@developernotes
Copy link
Member

Hi thomasgatt,

I'm sorry for the delayed response to your question. Yes, you can embed an existing encrypted SQLCipher database within the assets directory. You could use the SQLCipher command line client to create it locally, more information on building this can be found here.

@chitabi
Copy link

chitabi commented Sep 19, 2018

i have a dictionary project with a database file in assets folder that called dic.sqlite.
i studied different explain. but i had not successful to encrypt database(dic.sqlite).
Is there any training or explanatory that guides me step by step?
my os is windows.
i am sorry for my bad English. thanks for your answer.

@developernotes
Copy link
Member

Hello @chitabi

We use Github Issues to track defects in the SQLCipher library itself. This question is best suited for our community discuss site. Please feel free to post your question in detail here. Thanks!

@sqlcipher sqlcipher locked and limited conversation to collaborators Sep 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants