This document discusses how to build and use SQLCipher, an SQLite extension that provides encryption of database files. It describes compiling SQLCipher and OpenSSL from source, configuring an Xcode project to include the libraries, setting an encryption key for databases, and provides links for further information.