Yes, we use sequence of pseudorandom numbers to encrypt/decrypt serial key
for Professional version of our product. That was the quickest way when we
implemented licensing mechanism, we didn't realize until recently it can
present a problem.

Regards,

Zeljko
GemBox Software
www.GemBoxSoftware.com 
 

-----Original Message-----
From: Miguel de Icaza [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 10, 2007 7:37 AM
To: Zeljko at GemBox Software
Cc: [email protected]
Subject: Re: [Mono-list] GemBox.Spreadsheet 2.9 supporting Mono

Hello,

> After customer request, we have modified our .NET component to work with
> Mono. To do so few minor changes were required and full rewrite of Random
> methods (since .NET Framework and Mono return different random values for
> the same seed).

This seems like an odd dependency to have (depending on the random
number generator to have the same values).

Is there a reason for that?

Miguel

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to