One-way function

function that is easy to compute on every input, but hard to invert given the image of a random input

In cryptography, a one-way function is a function that is very simple to compute (figure out) in one direction. There is a series of instructions that can be simply and easily applied to an input to give a complicated output. However the reverse of going from the output to the input is made to be as difficult as possible.