Welcome to HBH! If you had an account on hellboundhacker.org you will need to reset your password using the Lost Password system before you will be able to login.

MD5-algorithm


ghost's Avatar
0 0

Hi!

Anyone who can explain exactly how the MD5-algorithm works? Have googled for it but the explanations make no sense to me. :(

c4p_sl0ck


ghost's Avatar
0 0

maybe just me being stupid, lol :right: I get parts of it but not all. oh, well. guess it's just to study it until i get it.


ghost's Avatar
0 0

If you can be more specific with what parts you don't understand I can maybe help more.


ghost's Avatar
0 0

Mostly the main loop. Like this piece:

f := (b and c) or ((not b) and d)