Probably: http://codahale.com/how-to-safely-store-a-password/
Hashing functions designed for speed are absolutely the wrong thing for passwords.
But I don't see the need to do the processing on the web servers.
But I don't see the need to do the processing on the web servers.