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

Jor3l Boa jor3l at foravatars.com
Fri Jul 30 13:03:09 UTC 2010


Hi there, is md5(md5(PASSWORD):SALT);

2010/7/30 izze euler <izzee at hotmail.co.uk>

>  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
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-dev/attachments/20100730/ea25bf6c/attachment-0001.html>


More information about the Opensim-dev mailing list