Jump to content
Tuts 4 You

How to use Crypto++ to create a license key manager (generator and checker)?


Tomay

Recommended Posts

I would like to know how most of the software developers create their own licensing key system.

I would like to create my own one for my software application.

I believe it is something related to cryptography.

As I am already using Crypto++ library in my application for MD5 and SHA1 hashing, I would be happy and thankful if someone with expertise explain to me how to do it.

NB: I mainly use C++ in my coding.

Also, I need it to be related to a hardware number obtained from a USB connected SIM card in the format of 123456789, so the end-user will only send me that number and I will send him back the license key.

TIA.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...