Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encrypt/decrypt GENERAL fields
Message
From
03/06/1999 12:28:54
 
 
To
03/06/1999 10:00:43
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00225834
Message ID:
00226059
Views:
31
>Vlad,
>
>I would like the following. When an user ( let's call him
>the owner ) puts a MS Word file in a GENERAL field, he should be able to encrypt it so that nobody else would be able to read the file/field. Only the owner,
>using a password/key would be able to read the file in the field.
>Thanks in advance for any tip.
>
> Lucian


Ok.
You have a lot of choices:
- a very good commercial tool is Cryptor, have a look at: http://www.xitech-europe.co.uk/.
- in the files section of this forum you have to utilities: Classes-VCX Library, entry: Encryptor/Decription in VFP and in the Third Party library, the entry: Cipher.
- you may encrypt the "character" stream yourself, with something líke an XOR operation.
- you may relay on the word password scheme for documents, but it's weak an easy to crack.
Hope this helps !
Vlad-Georg
Previous
Reply
Map
View

Click here to load this message in the networking platform