[progress Communities] [progress Openedge Abl] Forum Post: Re: So Many Options To Choose...

  • Thread starter Thread starter bronco
  • Start date Start date
Status
Not open for further replies.
B

bronco

Guest
[quote user="Keith Sudbury"]These days ABL encryption is "usually" for storing passwords [/quote] That would be not a good idea, passwords should be hashed, not encrypted. The latter is reversible and therefor it is somehow possible to get the actual password. Hashing on the other hand, preferably with a per user variable salt, makes a unique code which is not reversible to the original password.

Continue reading...
 
Status
Not open for further replies.
Back
Top