Of the following options, which are true of an ideal hash function? Select all that apply.
1.It maps any amount of data to an output of fixed size.
2.They are deterministic.
3.It is possible to recover the original plaintext from the hash output.
4.A change in input is not correlated with the resulting change in the output.