Package-level declarations
Types
Snapshot of user-configurable application settings persisted in SharedPreferences.
Parses and persists Autocrypt email-to-key mappings from message headers.
Hilt module providing the Room AppDatabase singleton and DAO accessors.
Size guard for armored key ring imports to prevent excessive memory use.
Full key detail including subkey metadata from the PGP engine.
Domain repository for PGP key ring lifecycle: import, export, certification, keyserver sync, and trust management.
Default KeyRepository implementation coordinating Room, KeyBlobStore, and the PGP engine.
HTTP client for OpenPGP keyserver lookup and upload.
Lightweight summary of a stored key ring for list and search UI.
Hilt bindings for data-layer repositories.
Factory for AES-encrypted SharedPreferences backed by Android Keystore.
Reactive repository for application settings backed by SharedPreferences.