So we are going to be making this (ignore the theme. it is a windows theme)
1. Make 2 textboxes, 2 buttons, and 2 labels, and align them as shown above.
2. Double click on one button and input this code:
textBox2.Text = StringToMD5(textBox1.Text);
3. Now make the string like this...