A method of cracking simple MD5 digest with openMP
Jiaye Wu
Unknown
- 0 Collaborators
MD5 is Message-Digest Algorithm 5, which is used to ensure the integrity and consistency of information transmission. One part of this project is to search for the same collision as the given MD5 code through violent search (the output result is the original text without collision). ...learn more
Project status: Published/In Market
Intel Technologies
oneAPI
Overview / Usage
One part of this project is to search for the same collision as the given MD5 code through violent search (the output result is the original text without collision).
Methodology / Approach
openMP offload.
Technologies Used
openMP offload.