Click HERE to see how Saviynt Intelligence is transforming the industry. |
05/01/2024 09:15 PM
Hi Team,
What is the process for PGP encryption and decryption for flat file to import users in SFTP?
What is the support for this and is it a custom JAR approach in Saviynt?
We are currently in the 24.x version and we would like to know how this is implemented in the latest version.
Regards,
Aarthi Anand
05/03/2024 12:24 AM
Hi Aarthi,
We are looking into your request and we will keep you posted.
05/04/2024 09:57 AM
https://forums.saviynt.com/t5/identity-governance/pgp-encryption-for-flat-files/m-p/13692#M4822
Saviynt is not owning/supporting any encryption/decryption keys for user import process OOB. You could implement it using extensions (jars) to decrypt the encrypted files before processing but it would be a customization.
05/05/2024 09:41 PM
Hi Rushikesh,
Thank you for the response. Please let us know if you have any references for the decryption process through custom JAR.
Regards,
Aarthi Anand
05/05/2024 10:54 PM
https://didisoft.com/java-openpgp/examples/decrypt/
05/17/2024 01:42 PM
Didisoft is a commercial paid version. Could you please suggest to us with open source options?
05/19/2024 10:20 AM
alternatives to Didisoft for PGP encryption and decryption:
GnuPG (GPG):
OpenPGP.js:
RNP:
PGPainless:
Sequoia-PGP: