cancel
Showing results for 
Search instead for 
Did you mean: 

PGP Encryption only in ABAP without PI third party tool installation.

Former Member
0 Kudos

Hi I have a requirement of PGP Encryption. without any thridparty tool i have to do PGP encryption for a text file then place in AL11 file path.

i have gone through some of the interesting blogs and i understand that the PGP can be done in the following ways:

1. by installing PGP s/w in unix server

https://archive.sap.com/discussions/thread/1800921

2. with the help of PI we can do encryption

https://blogs.sap.com/2012/04/10/pgpencryption-module-how-to-guide/

Can any one post me the step by step procedure how can achieve PGP encryption witin ABAP only?

kiran_k8
Active Contributor

Accepted Solutions (0)

Answers (1)

Answers (1)

larshp
Active Contributor

most of PGP implemented at https://github.com/larshp/abapPGP but needs more work, feel free to contribute 🙂