Suppose:
- $H: \{0,1\}^{n} \rightarrow \{0,1\}^{n}$.
- $H$ is bijective.
- It is difficult to derive $x$ from $H(x)$.
Is this type of function possible? What would the strength of it be?
I realize that RSA and discrete logarithms can fulfill this, but I was thinking of using standard operators instead of those two. Other primitives could be acceptable.