Hello,

I would like to ask people who develop with qooxdoo and php how they do
password encryption over the wire - using the Crypto contrib or otherwise -
I assume the best way is to have the server send some random string to the
client, encrypt the password that the user entered with it and return it to
the server to decrypt it. I'd be happy about suggestions how you're doing
this - I can also see whether I can port other languages' solutions to PHP.

Thanks,
C. 
-- 
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Best-practice-encrypting-decrypting-passwords-qooxdoo-rpc-php-tp4958086p4958086.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to