Link Search Menu Expand Document (external link)

Cipher configuration

This chapter describes the options how database encryption can be enabled and configured.

Depending on the programming environment different methods can be used to access the SQLite encryption extension:

  • From applications via a C Interface,
  • From SQL scripts via an SQL Interface, or
  • On opening a database file via URI parameters

The following sections describe the available methods in detail.


Table of contents


Copyright © 2020-2023 Ulrich Telle. Distributed under an MIT license.