[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: How to encrypt/decrypt character strings and store them as character strings in databas

  • Thread starter Thread starter martinz
  • Start date Start date
Status
Not open for further replies.
M

martinz

Guest
Hiding the key shouldn't be very difficult. It is essentially a user-secret and should, as such, not reside in your code. Put it in the registry, a file, or somewhere else, but not in the code. Off course you should be able to recreate the key, in case it's lost.

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