As I understand, password protected zip files are pretty easy to crack since there is no limit to the number of times you can attempt a new password. Is there some other way to password protect a zip file so it cannot be easily cracked open?
Alternatively, what is the preferred method of encrypting an sqlite data file before adding to a zip file?