Re: field encryption
- From: Frederico Fonseca <real-email-in-msg-spam@xxxxxxxxx>
- Date: Mon, 27 Jun 2005 21:37:24 +0100
On 27 Jun 2005 12:32:14 -0700, janwright@xxxxxxxxx wrote:
>Do any tools exist to selectively encrypt columns of data. For
>example, if I'm creating a personnel file and want to hide the social
>security numbers so I can email test files to someone?
Not that I know of.
And you should NOT ENCRYPT the fields, but replace the data, as not
doing so would mean you were still giving away confidential
information without a valid and legal warranty that third parties
could not decript the information.
Depending on your COBOL version and OS you may be able to find
programs that go through your data and replace the contents of
specific fields with "dummy" data, but you will need to give us more
details.
Frederico Fonseca
ema il: frederico_fonseca at syssoft-int.com
.
- References:
- field encryption
- From: janwright
- field encryption
- Prev by Date: field encryption
- Next by Date: Re: field encryption
- Previous by thread: field encryption
- Next by thread: Re: field encryption
- Index(es):
Relevant Pages
|