Skip to content

Converting the existing database to use SQL cipher library #8

Closed
@andrejc

Description

@andrejc

Hi,
I was wondering if there is an easy way to update the app which is already using an unencrypted SQLite database to use the ciphered one? Obviously, one could load each value from the database manually, encrypt it and then write it back and then continue using the library in a standard way, but is there a more straightforward way?

Thanks,
Andrej

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA software enhancement for SQLCipher for Android

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions