cancel
Showing results for 
Search instead for 
Did you mean: 

File level PGP Encryption/Decryption

Former Member
0 Kudos


Hi,

There is requirement from client to create file level PGP encryption/decryption.

Currently we are able to do message encryption using PGP public key and AES_256 algo. We are also able to provide the signing using SHA256 and our private key.

But now they come up saying 3rd Party they may not accept the message level decryption and they may need .PGP signed files.

Now I am not sure is there anything supported in SAP PI to generate only .PGP signed files with file level encryption and not content level encryption.

Please suggest if we anything such thing or not.

Thanks,

Vertika

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

So your partner expects you to send encrypted files, is that correct?

And they expect you to send a signature file for verification, too?

Tbh... i don't think that both is possible with the PGP module, but i may be mistaken with that.

For the first part... just use the file/ftp/SFTP adapter and encryption. The PGP module will deliver encrypted files and not just encrypted content. Btw. if you encrypt files with PGP/gpg the content will be encrypted and a new file extension will be added, so i don't really understand what your partner really means when he's talking about "file encryption".

Best regards,

Peter