weird algorithm
#1
Question 
hi all

hopefully this isnt a stupid question.

im not quite sure how to solve this. i tried ways of using existing algorithms to solve this but that didn't work.

the algorithm is md5($pass.$salt.md5($pass.$salt))

is there anyway to solve this with the existing program or do i need to make a feature request?

thanks in advance!
#2
Never seen this scheme before. You'll probably have to create a feature request. Where is this kind of hashing used?