From 95bbd840d0af274ee13215813f42a09488fd1b28 Mon Sep 17 00:00:00 2001 From: Matt Bruce Date: Wed, 14 Jan 2026 13:21:24 -0600 Subject: [PATCH] Update docs: README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ea1de5..246ddf5 100644 --- a/README.md +++ b/README.md @@ -104,6 +104,7 @@ The app demonstrates various storage configurations: - PBKDF2 or HKDF key derivation - Complete file protection - External key material example via `KeyMaterialProviding` +- Global encryption configuration (Keychain service/account) in app `init` ### Platform & Sync - Platform availability (phoneOnly, watchOnly, all)