Project Description:
need to secure several softwares
it is desktop based application need to secure the application.
When user is going to install the software, User needs to send us the key based on the button
which when pressed generates the key based on the MAC address and other information.
This key will be encrypted and will be very long like below
kasjd**)asdjkj--asdjkjas&kasjd
We will then decrypt that key and save that information and then based on the key,
we will generate a unique key based on the key sent by the client and to that we will add Date and time stamp and
client uniqueid and encrypt that key again and sent that to him.
Client will add that key to the software while installation and then the software will be installed.
regards