Search found 1 match

by Gruffy
Tue Apr 12, 2011 5:00 pm
Forum: Basic
Topic: Key generation with custom string
Replies: 1
Views: 12466

Key generation with custom string

Hi,

Is it possible to generate a key using an additional string? I need to bind the registered software to a particular USB device that has a unique serial number, I would then check this embedded string against the device serial number at startup (like Hardware ID, but implemented in my code). One ...