Dotnet Sqlcipher Encryption

Use when working with SQLCipher-encrypted SQLite in .NET (e_sqlite3mc / SQLitePCLRaw bundle): raw 256-bit keys via Password='x'<hex>'', deriving keys from ed25519 SSH keys, PRAGMA rekey constraints (WAL unsupported), pluggable key-source providers (env/keychain/vault) with the pre-open sidecar pattern, and Dapper-over-SQLite3MC mapping traps.

Arasz ba8a22c 2 files · 9.7 KB Updated

File contents

Arasz/ai-badger/tree/main/features/dotnet/skills/dotnet-workload/references/dotnet-sqlcipher-encryption commit ba8a22c2e6

Frequently asked questions

npx skillmds@latest add arasz/dotnet-sqlcipher-encryption