12:18
2026-08-30
dev.to
developer-tools
I DNA-encode my encrypted database before writing it to disk - here's why (and why it's not "quantum" anything)
A developer built mdc-lite, a ~348KB embeddable encrypted key-value store in Rust that encodes ciphertext as DNA-like A/C/G/T strings before writing to disk. The design, part of the ModelDB repo, usesβ¦