Steganography
- A steganographic feature is included that conceals text within an image (JPEG). A steganographic algorithm, the F5 algorithm, is used in combination with the chosen symmetric cipher algorithm to create a final steganogram (JPEG image).
- • IMPORTANT NOTE: Some communication applications (like WhatsApp, Viber, Messenger, etc.) can resize or recompress images to reduce bandwidth. Concealed data can be corrupted during this process because JPG uses lossy compression. Please test all your intended workflows and use cases to verify the process.
Make Steganogram:
1. Set a password.
2. Write or paste the text you want to encrypt (and conceal) into the "Unencrypted Text" area (green-bordered).
3. Press the "More" button (located middle-right, represented by three dots).
4. Choose "Encrypt and Make Steganogram".
5. Select a carrier image (jpg, png, bmp).
6. Press the "Continue" button.
7. The steganogram will be created and saved.
Decrypt from Steganogram:
1. Set a password.
2. Press the "More" button (located middle-right, represented by three dots).
3. Choose "Decrypt from Steganogram".
4. Select a steganogram.
5. The decrypted text will appear in the "Unencrypted Text" area (green-bordered).
6. Copy the text and use it wherever you want.