[Opensim-dev] How is the Opensim 0.7 password hash created? Still MD5?

izze euler izzee at hotmail.co.uk
Fri Jul 30 11:46:54 UTC 2010


Hi,

Does anyone know how the password hash is created on Opensim 0.7?

I have tried:
Digest::MD5.hexdigest("#{salt}:#{password}")

and
Digest::MD5.hexdigest("#{password}:#{salf}")

Is the hash still created using MD5?

Thanks

Kind Regards,
Izze
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20100730/8b4eb29c/attachment-0001.html>


More information about the Opensim-dev mailing list