worth it's salt in security

Brian Milby brian at milby7.com
Thu Jun 7 11:20:47 EDT 2018


Correct
On Jun 7, 2018, 10:01 AM -0500, prothero at earthlearningsolutions.org , 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



More information about the use-livecode mailing list