Input from sqlite with sqlcipher

Hello,

I want to ingest data from a sqlite file that is encrypted with sqlcipher.

but there is not any option in default jdbc driver for my purpose.

i found this fork of driver but it's not working either:
sqlite-jdbc-crypt

can anyone help me?

thank you

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.