Re: field encryption



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
.



Relevant Pages

  • Re: field encryption
    ... >Do any tools exist to selectively encrypt columns of data. ... if I'm creating a personnel file and want to hide the social ... >security numbers so I can email test files to someone? ... FAQ can find. ...
    (comp.lang.cobol)
  • field encryption
    ... Do any tools exist to selectively encrypt columns of data. ... if I'm creating a personnel file and want to hide the social ... security numbers so I can email test files to someone? ... Prev by Date: ...
    (comp.lang.cobol)
  • Re: field encryption
    ... > Do any tools exist to selectively encrypt columns of data. ... if I'm creating a personnel file and want to hide the social ... > security numbers so I can email test files to someone? ... Prev by Date: ...
    (comp.lang.cobol)