mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-06 09:44:21 +01:00
Previously, the encryption module had hardcoded a lot of things. This refactor makes it slightly nice and makes it configurable. Right now cipher algorithm is assumed and hardcoded, I will make that configurable in the upcoming PR Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #2722