Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Data Encryption in Talend

Dear Team,
Please let me know, is there a capacity available in Talend to do data encryption? I see some components for file encryption only.
I am using 5.4.1 enterprise edition
Regards,
Navali.
 
Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
Talend has a component tGPGDecrypt for decryption.
As we known that, there is a custom component tFileEncryptPGP shared on Talend Exchange.
You can write a routine to encrypt and decrypt stuff where you can use the standard java encryption mechanism.

Best regards
Sabrina