| bio | website | |
|---|---|---|
| location | Gandhinagar, India | |
| age | 22 | |
| visits | member for | 11 months |
| seen | Jul 3 '12 at 16:49 | |
| stats | profile views | 6 |
I am currently a fourth year undergraduate student pursuing a bachelors degree in Computer Science. I am really interested in the field of network and information security.
|
Jun 14 |
asked | Tunnels used in md5 |
|
Jun 14 |
awarded | Student |
|
Jun 11 |
comment |
MD5 implementation doubt I want to know that why it needs to be done. |
|
Jun 11 |
comment |
MD5 implementation doubt thanks for the answer Maeher. But I still dont get that how it can promote a faster avalanche effect. If you have any idea, please let me know. |
|
Jun 11 |
comment |
MD5 implementation doubt yes i am referring to the steps h0 := h0 + a; h1 := h1 + b; h2 := h2 + c; h3 := h3 + d; I want to know that why do we need to add the values a, b, c, d to the initial values. Will there be any problem if i just take the values a, b, c, d as input to the next round. |
|
Jun 11 |
asked | MD5 implementation doubt |