SQLite Encrypted VFS

sqlite_encrypted_vfs provides a custom SQLite Virtual File System (VFS) wrapper for Chromium that integrates with os_crypt_async to provide envelope encryption and key lifecycle management for sql::Database.