cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

PGP Encryption/Decryption

Former Member
0 Likes
1,790

Hello,

We have purchase AEADAPTIVE and uses their PGP modules for sending the files to third party.

For an encryption scenario, the third party has given their public key to us.

Please clarify me my understanding.

I assume we use their public key to encrypt the file and send it to them.

The third party will use their private key to decrypt the data sent by us.

In this, do we need to send our public key to the third party ?

I am a bit confused.

Regards

Anandh

View Entire Topic
Former Member
0 Likes

Hi,

I am not sure whether this is something unusual.  Our third party had asked me to encyrpt the file twice before sending using AES_256 and BLOWFISH.

I am not sure whether we can provide two algorithms in the same communication channel module. The other alternative would be to use NFS with one algorithm and another channel to pick up the same file with another algorithm.

Regards

Anandh

Former Member
0 Likes

Very Simple. Can you try using the encryption module twice in the same communication channel?

Thanks,

Siva

Former Member
0 Likes

Hi,

Have you look at the below link which supports algorithm which you are looking for.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d0956fc4-c48f-2f10-29ba-d2ea7ae4f...

Thanks

Chirag

Former Member
0 Likes

Hi Siva,

I have already tried it and it picks only the last encryption algorithm given. I had given in two lines for AES and BLOWFISH and the channel log showed only BLOWFISH.

Regards

Anandh.B

Former Member
0 Likes

Can you share the screenshot of the modules and it's parameter configuration?

Thanks,

Siva

Former Member
0 Likes

Hello Siva,

Please find the screenshot.  Still the vendor mentions that he is not able to decrypt it.

We had added his certificate in our public key ring.

The recipient also is mandatory if we specify the encryption Algorithm as per aedaptive  guide.

r_s_kulkarni11
Participant
0 Likes

Hello Anandhakrishnan,

For your question, yes in the Aedaptive module its compulsory to have a Encryption algorithm or else the file will not be encrypted.

I have implemented the PGP Aedaptive module in my current project also we have decryption module in place.

Thanks and regards,

Rahul

Ask a Question