12-28-2025, 10:59 PM
Welcome to the forum!
As for your first bullet point as I just went through that myself, I can recommend taking the MD5 algorithm and coding it from scratch in a language of your choice (I did OpenCL). Then you can step through the maths (to debug when you made a mistake) and see exactly how it's working. It'll explain it a lot more than looking at a powerpoint/youtube video.
As for your first bullet point as I just went through that myself, I can recommend taking the MD5 algorithm and coding it from scratch in a language of your choice (I did OpenCL). Then you can step through the maths (to debug when you made a mistake) and see exactly how it's working. It'll explain it a lot more than looking at a powerpoint/youtube video.
