CPE 645 / CS 685
Applied Cryptography

Steganalysis

No key, so recovering the message is not the attack. Counting the code points that render as nothing is.

CryptanalysisDetectiondemo
Objectives
  • Detect a zero-width carrier by comparing rendered text with character count.

  • Recover the hidden bits and decode them without any key.

  • Explain why hiding must be layered on encryption rather than replace it.


Static site. Every demo computes in your browser, and nothing you type is sent anywhere.