What is difference between MD5 and SHA1
What is difference between <credentials passwordFormat="MD5"> and <credentials passwordFormat="SHA1">. I know both represent value in hash algorithm. I am in confusion than how can retrieve value using SHA1 and MD5 because algorithm represent value in hash.