cancel
Showing results for 
Search instead for 
Did you mean: 

PGP Decryption error from vendor side

Former Member
0 Kudos

hi,

I encrypted the file and sent to my vendor. but while decrypting from vendor side and it is gving the below error.

PI - 7.31

Enter
pass phrase: event 23: Decryption

symmetric cipher used: CAST5
event3: error -11391
event2: final
Error decrypting file '834_NA20120914-062150-197.PGP'.
Corrupt data.

badpacket
exitcode= 32

I am using PGP encryption software - GNUPG

and Vendor is using - E-business server.

I just found there were some compatiable issues GNUPG vs E-Business server.

https://kc.mcafee.com/corporate/index?page=content&id=KB59133

please advice your thoughts.

Did any one tested PI 7.31 encryption/decryption with external vendor.

My vendor is using E-business server from his to decrypt the file.

Regards,

Venu.

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Try to change the type of Compression algorithm before sending data to E-business server. Default is ZLIB, you may change it to ZIP by adding module parameter: "applyCompression" with value "ZIP".

Regards,

Prateek Raj Srivastava

Former Member
0 Kudos

Thanks Prateek. It resolved my issue. Looks like for all third partys required applyCompression parameter is 'ZIP' . Appriciate your help

Answers (0)