C
C#10mo ago
J.W.H

md5 hash function

need someone who can explain it to me in detail so i can create one from scratch without plugins
2 Replies
this_is_pain
this_is_pain10mo ago
i mean you can look at algorithm implementation in various places, i bet (maybe even wiki?) if there is something not clear you can point to that and ask (or maybe there is someone who wants to explain all the algorithm)
canton7
canton710mo ago
What do you mean, "without plugins"? .NET has support for MD5 built in

Did you find this page helpful?