on ‎2012 Jul 12 3:14 PM
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
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hi Anand,
Got it. You didn't use the module two times. Here is the approach. In the module list, use the encryption module 2 times.
1) localejbs/PGPEncryption, encryptAES
2) localejbs/PGPEncryption, encryptBlowFish
In the Module Configuration
encryptAES, encryptionAlgo = AES_256
encryptBlowFish, encryptionAlgo = BLOWFISH
This should work as expected. I would request you to try this appraoch in your test landsacpe by generating 2 different dummy key pairs. Link : http://wiki.sdn.sap.com/wiki/display/XI/Generating+ASCII+Armored+PGP+Key+Pairs
Thanks,
Siva
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Siva,
Apologize for not updating the case scenario. The vendor has agreed with us to encrypt the file either with blowfish or aes. Hence, I have updated the module BLOWFISH only.
I just want to make sure whether the module parameters used is correct. I have used pgp keymanager where initiall i generated the public keyring and added the vendor certificate into it and signed it.
I am not sure whether it is mandatory to sign it or not.
Regards
Anandh.B
Hi Siva,
The one another confusing thing is assuming the partner has forwarded his public certificate.
Is it mandatory for us to add it in our public keyring and use it or can i directly refer the .asc in the module.
What is the difference between those? I can see in your document that you have referred the partners public key directly as .asc.
Regards
Anandh.B
Hi Anandh,
A simple question again, Are you using SAP's PGP module (or) AEADAPTIVE's PGP module?
Thanks,
Siva
Hello Siva,
Thanks! I am using PGP module provided by AEDAPTIVE and has checked the product documentation as well.
The file is getting encrypted without any issues as i checked the logs in adapter module.
Just want to reassure the basic concepts on this.
For AEDAPTIVE, providing the encryption algorithm is mandatory whereas for sap it is not. I assume adding the partners public key into our key ring is same across all PGP vendor modules.
Regards
Anandh.B
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.