[howto] Return MD5 from string
Hello,
I am trying to return an MD5 from a string,
The expected result is something like c2eaa4c670cd4c1c537b2a2ae4fbeb5d from the string "ding".
However I am getting something completely different, I think I am having a bit of a moron moment.
I was wondering what the best practice was with regards to this.
Thank you.
Hello,
I am trying to return an MD5 from a string,
The expected result is something like c2eaa4c670cd4c1c537b2a2ae4fbeb5d from the string "ding".
However I am getting something completely different, I think I am having a bit of a moron moment.
I was wondering what the best practice was with regards to this.
Thank you.
Last edited: