Click here to Skip to main content
15,891,033 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,
I've a string which is encrypted using Cryptolib, and alos have both RSA public and private key. Along with these info i ve two more string containing product info. I want to create a Product activation key using these info.
Please tell me how can i create? I'm using crypto++ library with c++.
Thank you all in advance.
Posted
Updated 29-Jun-11 17:35pm
v2

1 solution

Please refer to one of my previous answers to the same kind of question: Generate Product Key for my windows application[^].

Best Regards,

--MRB
 
Share this answer
 
Comments
Cpp_Com 29-Jun-11 23:36pm    
Thank you very much. But that application is failing to launch.

I ve 3 input string. I want to create a 16 byte alphanumeric product activation key like "ABCD-5tyu-8fgr-4ki7-quot.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900