I want to encrypt my sqlite databases which are shipped with the app in it's directory, so that the user can't modify or use it elsewhere, and they will only be accessible for the app to read from, how can i do that?