tursodatabase/libsql

Make encryption at rest cipher configurable

Open

#951 opened on Jan 26, 2024

View on GitHub
 (0 comments) (2 reactions) (0 assignees)C (490 forks)batch import
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (16,744 stars)
PR merge metrics
 (Avg merge 23h 19m) (1 merged PR in 30d)

Description

The https://utelle.github.io/SQLite3MultipleCiphers/ extension that we use already supports multiple ciphers so make it possible for people to pick one they want.

Contributor guide