/unix_hw3

3rd homework in UNIX course where the bruteforce algorithm should be made to bruteforce len() < 6 strings for MD5 attack, using MPI as Parallel processing

Primary LanguageC

To run MPI with multiple processors:

	mpirun -np 4 ./mpi