Click here to Skip to main content
15,896,500 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: Activation Key Generation - Crypt stuff Pin
User 1106097913-May-18 5:37
User 1106097913-May-18 5:37 
GeneralRe: Activation Key Generation - Crypt stuff Pin
Eddy Vluggen14-May-18 1:40
professionalEddy Vluggen14-May-18 1:40 
GeneralRe: Activation Key Generation - Crypt stuff Pin
User 1106097914-May-18 2:45
User 1106097914-May-18 2:45 
GeneralRe: Activation Key Generation - Crypt stuff Pin
Eddy Vluggen14-May-18 3:38
professionalEddy Vluggen14-May-18 3:38 
GeneralRe: Activation Key Generation - Crypt stuff Pin
User 1106097914-May-18 4:08
User 1106097914-May-18 4:08 
GeneralRe: Activation Key Generation - Crypt stuff Pin
Eddy Vluggen14-May-18 4:34
professionalEddy Vluggen14-May-18 4:34 
GeneralRe: Activation Key Generation - Crypt stuff Pin
jschell19-May-18 5:50
jschell19-May-18 5:50 
AnswerRe: Activation Key Generation - Crypt stuff Pin
Randor 12-May-18 12:08
professional Randor 12-May-18 12:08 
Hi,

The best article I've ever seen here on codeproject for generating product activation keys is here:

Product Activation Based on RSA Signatures[^]

It's using elliptic curve cryptography and supports tag-bits if you want to fingerprint the hardware. Even here in 2018 the technique he is using is very secure. It's not much different than what's being used to generate your operating system activation keys. In fact it's superior to the Windows product key generation algorithm if you embed the hardware fingerprint.

Best Wishes,
-David Delaune




Edit:
Sorry, I gave you the wrong article. The article I am referring to is here:
Product Keys Based on Elliptic Curve Cryptography[^]

I noticed a few years ago that it became marked as deleted. Not sure why... it's an extremely good article.



modified 12-May-18 18:51pm.

GeneralRe: Activation Key Generation - Crypt stuff Pin
User 1106097913-May-18 3:49
User 1106097913-May-18 3:49 
GeneralRe: Activation Key Generation - Crypt stuff Pin
Randor 13-May-18 7:13
professional Randor 13-May-18 7:13 
AnswerRe: Activation Key Generation - Crypt stuff Pin
Gerry Schmitz13-May-18 6:32
mveGerry Schmitz13-May-18 6:32 
GeneralRe: Activation Key Generation - Crypt stuff Pin
User 1106097913-May-18 8:32
User 1106097913-May-18 8:32 
QuestionGraphic design Pin
Bivhab Sarker7-May-18 3:50
Bivhab Sarker7-May-18 3:50 
AnswerRe: Graphic design Pin
Kats251210-May-18 2:31
Kats251210-May-18 2:31 
QuestionSQL 2016 Optimization ... Pin
Member 138060854-May-18 1:09
Member 138060854-May-18 1:09 
RantRepost Pin
CHill604-May-18 1:14
mveCHill604-May-18 1:14 
QuestionMaster Data RAD Design Pin
sandeepnair853-May-18 3:18
sandeepnair853-May-18 3:18 
AnswerRe: Master Data RAD Design Pin
Gerry Schmitz5-May-18 4:57
mveGerry Schmitz5-May-18 4:57 
GeneralRe: Master Data RAD Design Pin
sandeepnair855-May-18 5:06
sandeepnair855-May-18 5:06 
GeneralRe: Master Data RAD Design Pin
Gerry Schmitz5-May-18 5:31
mveGerry Schmitz5-May-18 5:31 
AnswerRe: Master Data RAD Design Pin
jschell5-May-18 11:37
jschell5-May-18 11:37 
AnswerRe: Master Data RAD Design Pin
Mycroft Holmes5-May-18 14:22
professionalMycroft Holmes5-May-18 14:22 
QuestionApplication Service and Business Object pattern for better code organization Pin
Member 107068442-May-18 0:16
Member 107068442-May-18 0:16 
AnswerRe: Application Service and Business Object pattern for better code organization Pin
Gerry Schmitz3-May-18 6:48
mveGerry Schmitz3-May-18 6:48 
QuestionDotnetnuke User Login issue with Citrix SSL Offloading Pin
Member 138060851-May-18 0:34
Member 138060851-May-18 0:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.