Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Encrypt/decrypt GENERAL fields
Message
De
03/06/1999 12:28:54
 
 
À
03/06/1999 10:00:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00225834
Message ID:
00226059
Vues:
29
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform