0
0
mirror of https://github.com/tursodatabase/libsql.git synced 2025-05-18 14:07:02 +00:00
Files
libsql/libsql-sys
Piotr Sarna 441ec86e67 treewide: add opt-in passphrase param for encryption at rest
You can now choose a passphrase and use it (plain text for now, sorry)
to set up an encryption-at-rest key.

Example:
cargo run -F encryption-at-rest -- --passphrase pekka
2024-01-09 18:12:03 +01:00
..