RC6 Sqlite provided some options for DB encryption (new "codec" property) ...
One of the options is SqlCipher ... however, I couldn't find a way to open a DB generated and encrypted by the SQL Browser or SQLiteStudio software ...

My need is to open SqlCipher 3 files, but I was also unable to open files encrypted with SqlCipher 4 with RC6 ...

I also tried to inform SqlCipher options through a pragma (https://www.zetetic.net/sqlcipher/sqlcipher-api/), but without success ...

Olaf (maybe only you have this information), can you give me some information about the possibility of opening SqlCipher 3 files or what exactly the RC6 SqlCipher codec can work with?


--
Thiago