It would be best to use SQLCipher which is backed by a product-based company. Unfortunately I still did not get a chance to test maximum record size in this plugin.
Alternative solution is to store such media in separate files, encrypted, which seems to be supported by https://github.com/disusered/cordova-safe. It would probably be best to store groups of files in ZIP or TAR archives for improved security.
I would like to mark storage of such media in SQLite & SQLCipher records as highly desired in a possible sqlite plugin redesign discussed in litehelpers/Cordova-sqlite-storage#548.
It would be best to use SQLCipher which is backed by a product-based company. Unfortunately I still did not get a chance to test maximum record size in this plugin.
Alternative solution is to store such media in separate files, encrypted, which seems to be supported by https://github.com/disusered/cordova-safe. It would probably be best to store groups of files in ZIP or TAR archives for improved security.
I would like to mark storage of such media in SQLite & SQLCipher records as highly desired in a possible sqlite plugin redesign discussed in litehelpers/Cordova-sqlite-storage#548.