I’m sharing a *proof-of-concept project called Qeltrix* (.qltx) that explores content-derived cryptography, parallel compression, permutation, and streaming AEAD encryption.
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