i heard that in private key and public encryption first client1 encrypted data with private key and then send encrypted data to client2 and client2 decrypt data with public key which client1 send him.
i want to know how client2 encrypt data again for sending it to client1.
please tell me this story with a example. thanks
Nilesh JadavPosted Apr 20, 2017, 11:31 AM
I strongly suggest you to Refer Information security, and specially the Asymmetric Cryptography. Also Further more you can read AES algorithm or RSA to better understand the approach.
Hope that helps !
Mark my answer, if the answer helps you !
Posted Apr 20, 2017, 10:19 AM
Nilesh JadavPosted Apr 20, 2017, 9:55 AM
For more Clearance on the topic, Refer Information Security by William Stallings
Hope that helps !