Introduction - If you have any usage issues, please Google them yourself
MD5 File Integrity based detection program, contains a total of 4 files: md5.h, md5.cpp, test.cpp, nankai.txt. Which md5.h achieved with md5.cpp file md5 class. test.cpp file contains the main function of the program, according to the different commands perform different functions, such as display summary information, generate MD5 summaries. nankai.txt is the book used to verify file integrity provided by the test file. Readers can write your own program to generate the md5 nankai.txt summary, and then compare the results with the book to verify the correctness of compiled programs.