This will take a LOWERCASE string of characters and turn it into an encrypted string. If you enter the encrypted string and the original password, it will encrypt the original password and compare them with the encrypted string. This is how real password systems work! I will adapt this further.