shannonturner / text-to-bitmap

Encodes your secret message or file as an image
http://shannonturner.github.io/text-to-bitmap/
MIT License
8 stars 0 forks source link

RGB Scrambling #2

Closed shannonturner closed 11 years ago

shannonturner commented 11 years ago

Currently, RGB values are encoded in order: R, G, and then B. Encoding them in an arbitrary order provides additional security; encoding every RGB triplet in a (potentially different!) arbitrary order provides lots of security.

shannonturner commented 11 years ago

This issue has been resolved in commit #6ebbf967e2aae5bcf4b4e4e06ee625b4545ed60f