Re: Creating unique, non-reproducible serial ID

From: Mike Richter <mrichter_at_cpl.net>
Date: Wed, 07 Mar 2001 20:20:19 -0800
Message-ID: <3AA70883.D03508F2_at_cpl.net>


Lior Messinger wrote:
>
> Hi All,
>
> I'm looking for an algorithm to create a serial ID that I can give to users,
> encrypted in a away that they will not be able to recreate other serial IDs.
>
> Any ideas? probably an old question but still... And how about the
> similarity of problem to Credit Card ID creation?
>
> Thanks,
> Lior Messinger, NOKs

There seems to be no relevance to the topic of this newsgroup - CD publishing (i.e., recording). The question is a variant of a standard one in cryptography, except that the search for such a "perfect" encryption is doomed to frustration. The one-time pad is perfectly secure, but by definition it has no mathematical algorithm.

One simple way to provide security of the sort you wish is with PGP - simply encrypt the serial number with your private key. Of course, they would be able to recreate other IDs, but the cost can be made prohibitive.

Mike

-- 
mrichter_at_cpl.net
http://www.mrichter.com/
Received on Thu Mar 08 2001 - 05:20:19 CET

Original text of this message