blob: 7a0a378f6481f662e99e832d41300113e7dcbcb5 [file] [view]
# 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`](/sql/database.h).