mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-30 22:44:21 +01:00
Let's add an encryption module, hard coded to use AES 256 GCM. Other required parameters are also hard coded and will be made configurable in the future PRs. The module is behind a `encryption` feature flag.