I’m working on an Open Source SQLite VFS extension with modern encryption using libsodium. Using the VFS instead of adapting the source like SQLcipher is not straightforward but feasible. I hope that a modern encryption library, extensive testing and using vanilla SQLite source can convince users to give the extension a chance.