Quickest way to enable data encryption

Quickest way to enable data encryption

Postby hua » Fri Sep 08, 2006 2:46 am

Hi guys,

If I want to modify existing source code to enable encryption of data in dbf's what's the quickest (ok, ok and also free :wink:; if possible ) route that I could take?

What options do I have for having the feature in a 16 bit programs? In 32 bit programs?

TIA for sharing your experience and expertise
hua
 
Posts: 1072
Joined: Fri Oct 28, 2005 2:27 am

Postby Antonio Linares » Fri Sep 08, 2006 6:16 am

Hua,

You may use FWH Encrypt() and Decrypt() functions, to encrypt each field content before saving it, then use Decrypt() to read the encrypted field data.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42077
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby R.F. » Fri Sep 08, 2006 10:26 pm

FiveWin's Encrypt and Decrypt functions are fine if you are only going to encrypt character fields (they don't support encrypting of date, numeric, or logical fields).

If you want a good encrypting free tool take a look to the Advantage Local Server functions ADSEnableEncrypt()
Saludos
R.F.
R.F.
 
Posts: 840
Joined: Thu Oct 13, 2005 7:05 pm

Postby hua » Mon Sep 11, 2006 1:27 am

Antonio Linares wrote:You may use FWH Encrypt() and Decrypt() functions, to encrypt each field content before saving it, then use Decrypt() to read the encrypted field data.


I'm aware of these functions. I was just hoping there maybe something along the line of use <cDbf> encrypt "password". That would cut down a lot of work as I'm working with an existing source. Thaks for the reply anyway. BTW, thanks also for reactivating my forum account Antonio.

RF wrote:If you want a good encrypting free tool take a look to the Advantage Local Server functions ADSEnableEncrypt()


Thanks for the pointer Rene :)
hua
 
Posts: 1072
Joined: Fri Oct 28, 2005 2:27 am

Postby Antonio Linares » Mon Sep 11, 2006 5:54 am

Hua,

You are welcome,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42077
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Otto and 69 guests