Why not use a one-way hash of the secret? Say, md5 and salt the thing, then compare it with a hash stored on the machine. If it is good, send out the hash to the server, who does the same thing.
_______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
