Tagged Questions
1
vote
1answer
76 views
How to hide bit frequency of the inter-packet delays covert channel?
I encode a hidden message as different delays between packets of another data stream.
My implementation now is that for each bit,
if the bit is 0, a inter-packet ...