Closed Willena closed 6 years ago
In utelle/wxsqlite3#46 we have discussed about things that will change. In a close future we will be able to set the cipher type by using parameters in file URI. I'm closing this issue since we won't need any work to simplify the process.
For the moment, the only way to use the encryption api provided by (https://github.com/utelle/wxsqlite3.git) is use the default scheme (CHACHA20) or configure manually each encryption scheme.
In a ideal world it may be useful to create a bunch of classes that do the pre-configuration and open/decrypt the database automatically.