Hacker News new | ask | show | jobs
by davepeck 5062 days ago
I'm not a cryptographer.

That said: the PDF you link to seems to show that provably secure steganography (as defined by this paper) exists if, and only if, one-way functions exist. (See section 5.3)

It so happens that if one-way functions exist then, as a corollary, P != NP. In other words: if steganography is provably secure, P != NP.

So let's not get ahead of ourselves. ;-)

1 comments

Isn't a hashing function one-wayish enough?
But is it provably mathematically one way?