Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to identify the server machine
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01378589
Message ID:
01379031
Views:
30
>I assume you're not hard coding the encryption key in your compiled .exe because you allow your users to create their own encryption key?

I use some database specific values for the key.

>If so, why don't you encrypt the encryption key before saving it in the data? In this way the master encryption key is hard coded in the exe and is used to encrypt the user's encryption key. The decrypted user encryption key is then used to encrypt and store the cc numbers. Now, if somebody copies all the data they still can't get to the cc numbers yet all workstations have easy access to the "shared" encrypted encryption key.

My goal is to prevent decryption even if the EXE file is stolen along with the database.

Peter
Peter Robinson ** Rodes Design ** Virginia
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform