Encrypting and decrypting back sensitive data
This scenarios uses two Jobs. The first Job encrypts last names, postal codes and
dates of births. The second Job decrypts back the encrypted sensitive data.
Setting up the encryption Job
Procedure
- Drop the following components from the Palette onto the design workspace: tFixedFlowInput, tDataEncrypt and tFileOutputDelimited.
- Connect tFixedFlowInput to tDataEncrypt using a link.
- Connect tDataEncrypt to tFileOutputDelimited using a link.
Results
Using tFixedFlowInput to load sample data
Procedure
Configuring the encryption operation
Procedure
Protecting sensitive data with encryption
Procedure
Results
Setting up the decryption Job
Procedure
- Drop the following components from the Palette onto the design workspace: tFileInputDelimited, tDataDecrypt and tFileOutputDelimited.
- Connect tFileInputDelimited to tDataDecrypt using a link.
- Connect tDataDecrypt to tFileOutputDelimited using a link.
Results
Using tFileInputDelimited to load data
Procedure
Configuring the decryption operation
Procedure
Decrypting back the encrypted sensitive data
Procedure
Results
HENRY;ACHIM;61571;12-12-1945
GRAHAM;ADAH;13231;02-11-1988
JENKINS;PAUL;16899;01-08-1999
LIMA;ADALBERT;60882;20-10-2000
ALVAREZ;OCTAVIA;2150;18-09-1962
WEBB;ERIK;33697;09-09-1977