Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to protect my informations from opening VFP 's table
Message
De
19/01/1999 14:15:46
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00175756
Message ID:
00177709
Vues:
32
Hi Eric,

I am very interested in you entryption routine. If you would, please e-mail a sample. I would be very gratefull.

Stephen.T.Rushton@lmco.com is my e-mail.

Thank you.
-- Stephen

>You need to use an encrypt and decrypt algorithm to store and check your passwords. If you distribute your app the tables can be opened by anyone but if the data is encrypted it won't be of any use to them. I keep my encryption and decryption code in a class specifically used for security purposes and I keep that source code locked up on the development machine. You can also take other measures like don't name the password field 'password'. There are many other creative ways to secure your passwords. If you need an example of an encyption routine I can email you a simple example.
>
>>Suppose I have created program from VFP. I would like my users
>>input their passwords in my program 's table. My objective is :
>>I don't want others people who know VFP to see my passwords ' table
>>from opening VFP program. I want password table can open or see only in my program.
>> If you can suggest me please help me with your sample code.
>> Thanks again for your time.
Stephen Rushton Jr.
Stephen.T.Rushton@lmco.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform