cancel
Showing results for 
Search instead for 
Did you mean: 

PGP Decryption

Former Member
0 Kudos

Hi Everyone,

I neeed to decrypt the file and then process it in SAP XI. I found 4 methods by which we can do it.

Can anyone explain me how to implement any of them ?

1)PGP encryption at OS level - As per other threads,I need to install some software and run command. Which software i ned to install ? is it free ? any blog on that ?

2) PGP encryption using Module - What should i write in code ? Any sample module for PGP?

3)PGP encryption using AEDAPTIVe Module --??

4)PGP encryption using UDF ---?

Regards

Inder

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Inder,

Check this threads you will get all answers of your questions

Regards

Ramesh

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Inder,

Please refer document at this link -

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0ac06cf-6ee2-2c10-df98-e17430ca5...

This should provide help as reference in writing adapter modules for encryption/decryption of data.

Thanks,

Anoop

Former Member
0 Kudos

@Anoop - This module is kind of custiom encryption. I want to do PGP standard.

@Ramesh - I have read these links earlier also. They have mention GnuPG, if i download and look at it, its just set of file. i dont know what to do with them.

Any other suggestion, something like Java Mapping or UDF ?

Former Member
0 Kudos

Hi,

Have you checked this