Is it possible to make a program that will find input messages that give each of the possible 512-bit strings from SHA-512?

83 Views Asked by At

Since there are more possible inputs than possible outputs (due to the pigeonhole principle), is there a way to create a program to create messages to get every possible output value?

0

There are 0 best solutions below