Correct
On Jun 7, 2018, 10:01 AM -0500, [email protected] , wrote:
> Folks,
> What I get out of this is, for password protection, you use hashed encryption 
> where you don’t need to return the original password. Only the hashed 
> password is used to validate the login.
>
> However, if you need to recover the original encrypted text, like for an sql 
> query that you sent to your remote server, you need to use a different 
> encryption method, that can be reversed.
>
> Right?
> Bill
>
> William Prothero
> http://earthlearningsolutions.org
_______________________________________________
use-livecode mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to