Skip to main content

Module storage

Module storage 

Source

Modules§

keychain
Master-key derivation for at-rest encryption.
repo
schema

Functions§

open_db
Open the DB. If master_key is Some, SQLCipher is unlocked with PRAGMA key; otherwise the DB is opened unencrypted (the Phase 1 path, kept for tests and --no-master-passphrase runs).
open_db_in_memory

Type Aliases§

Db