Key features: - Content-derived keys (from full file or head N bytes) - Parallel LZ4 compression with deterministic permutation - AES/ChaCha20-Poly1305 AEAD encryption per block - Streaming write/read with footer index for fast verification
GitHub: [https://github.com/hejhdiss/Qeltrix](https://github.com/hejhdiss/Qeltrix)
Article (full detailed one - if you wnat to know clearly): https://dev.to/hejhdiss/introducing-qeltrix-a-content-derive...
I’m looking for *feedback, peer review, and potential collaborators*. Any thoughts, improvements, or security considerations are welcome!
Thanks!