PGP component for encrypting/decrypting Java native
Hello,
As part of my learning about Talend Component Kit I created 2 standalone components that can Encrypt/Decrypt PGP files. These are using DriverRunner of Talend Component Kit, and rely on the PGPainless library that is based on Bouncy Castle.
I'd like to share this component with you AS-IS. (Feedbacks are of course welcome.)
Component currently doesn't work with Talend Open Studio.
I tried to do a lot of test cases for good code coverage: