Thursday, June 24, 2021

OIC - pgp tool to encrypt or decrypt the file

Object: Pgp tool is used to encrypt or decrypt any file. Suppose your integration is handling or sending  any encrypted file to endpoint and there is any issue occured in the file data, so we may need to check the file contents, using the pgp key we can easily decrypt the file with this pgp tool and debug the issue.

Download links:

Go to below link or search in google with pgp key

https://pgptool.github.io/

Download the installer package or zip package as per your convenient.

One more thing, to run this tool we need to install java jdk 1.8.0 version.

Go this below link or search in google.

https://java.com/en/download/


After installation

open the pgp tool and go to keyring tab and use import pgp key to import the pgp key and then click encrypt or decrypt.



No comments:

Post a Comment

Featured Post

End to End Securing Data in Oracle Integration Cloud (OIC) with OCI Vault: AES for Encryption & Decryption & RSA for Signing and verification | Implement message-level encryption in Oracle Integration using OCI Vault

Scenario: A company is integrating Oracle Integration Cloud (OIC) with an external financial system to exchange sensitive payroll data secur...