Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Private Key for RSAalgorithm

843810Feb 13 2004 — edited Mar 21 2005
Hello,

I used RSA algorithm for encryption and i can send the encrypted text to the server , on the server side
in order to decrypt the message i passed the public key, but how to generate the private key on the server side, i am a beginner in cryptography, can anybody help me , if possible give me the coding for encryption and decryption which will work on the client side for encryption and server side for decryption,i need RSA algorithm for it
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 18 2005
Added on Feb 13 2004
7 comments
182 views