cancel
Showing results for 
Search instead for 
Did you mean: 

PGP Decryption error event 3: error -11476,exitPGP: exitcode = 32

Former Member
0 Kudos

Hello there,

Scenario - Proxy- File with content conversion module & SAP PGP Encryption Module localejbs/PGPEncryption

PGP parameters supplied in module :

applyCompression = ZIP

encryptionAlgo = DES

Encryption Key Details:

Key Details: vendorkey-xyz

     Key ID: xxxxxxxxxx

       Type: RSA legacy (v3) public key

       Size: 2048

   Validity: Invalid

      Trust: Never

    Created: 2001-02-01

    Expires: Never

     Status: Active

     Cipher: IDEA (Absent)

       Hash: SHA-1 (Absent)

   Compress: Zip (Absent)

      Photo: No

  Revocable: No

      Token: No

  Keyserver: None

    Default: No

    Wrapper: No

Prop Flags: Absent

Ksrv Flags: Absent

Feat Flags: Absent

  Notations: None

      Usage: Sign user IDs

      Usage: Sign messages

      Usage: Encrypt communications

      Usage: Encrypt storage

      Usage: PGP NetShare

      Usage: PGP WDE

      Usage: PGP ZIP

      Usage: PGP Messaging

Issue : when vendor attempt to Decrypt the below error occurred

# pgp +verbose=2 test.txt.pgp

Pretty Good Privacy(tm) Version 6.5.2

(c) 1999 Network Associates Inc.

Uses the RSAREF(tm) Toolkit, which is copyright RSA Data Security, Inc.

Export of this software may be restricted by the U.S. government.

event 1: initial

event 13: BeginLex

event 8: Analyze

File is encrypted.  event 9: Recipients

Secret key is required to read it.

Key for user ID: vendorkey-xyz

2048-bit key, Key ID xxxxxxxxxx, created 2001/02/01

event 6: Passphrase

event 3: error -11476

event 2: final

0 memory frags found

exitPGP: exitcode = 32

Please advise on above Decrypt error .

Thanks

Ravi

Accepted Solutions (0)

Answers (1)

Answers (1)

iaki_vila
Active Contributor
0 Kudos

Hi Ravi,

This a difficult issue and perhaps you should raise an OSS to SAP. Previously, you should assure that the problem is in PI encryption, try to decrypt the file with a third tool, you can get several searching by google, for example http://www.tools4noobs.com/online_tools/decrypt/

Regards.