Skip to main content
Participant
July 3, 2013
Question

Encrypt an existing sqlite database

  • July 3, 2013
  • 0 replies
  • 305 views

I have a sqlite database containing around 10 to 12 tables filled with data. My Adobe Air application reads that data and presents it to user. I found this example but it creates database on run time. I can easily create an encryption key while creating database on run time but I have an existing database filled with data and I need to encrypt this file.

Any suggestions?

This topic has been closed for replies.