2025
KiloFlicks is a C++17 steganography engine using Reed-Solomon ECC, PRNG pixel permutation, and multi-channel LSB encoding. Embeds 1000+ words per image with imperceptible distortion and compression-resilient stress testing.
Highlights
- —ECC-based encoding with PRNG pixel permutation — 3× payload capacity
- —99.8% end-to-end data integrity under transformation and recompression
- —SIMD-optimized OpenCV pipeline in C++17
C++17OpenCVECCPRNGSIMD
← All projects