here is the PHP code - $password_hash = md5(md5($password) . ":" ."");

an md5 hash of an md5 hash

=====

2009/10/15 Márcio Cardoso <marciomai...@gmail.com>:
> Good night,
>
> will be possible that someone could help me with 2 problems I have? I'm
> trying to create a stored procedure in mysql to add users, but do not know
> how UUID  is generated. anyone have any idea how this happens? Another
> problem is how is the encoding of the password.
>
> The ideal was to have access to the code that  opensim uses to add avatars.
> but I got tired of looking and nothing. I thank you for your help.
>
> Greetings,
>
> Márcio Cardoso
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
>
_______________________________________________
Opensim-dev mailing list
Opensim-dev@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to