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!

License key Generator

843811May 12 2005 — edited Mar 30 2006
Hi,
I am developing license key generator application for XYZ application.

I tried using RSA algorithm with 1024 bits but it generates a very long encrypted string. I need length to be 30-40.
I can't use symmetric algorithms here because it uses same key for both encryption and decryption which is insecure.

Please guide me in working out this.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2006
Added on May 12 2005
10 comments
505 views