Nikola Janceski wrote:
> Uh... exactly what are you going to be using it for?
> You might want to check out the function call crypt() in the perlfunc
pages.
>
> > -Original Message-
> > From: Gregory Matthews [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, March 28, 2002 2:30 PM
> > To:
uuidgen can create a nearly 100% unique key, but if the attackers has
access to the machine it was generated on and knowledge of the
approximate time the key was generated then it is fairly easy to
guess/reverse engineer the key. You may want to look into using a very
large prime number or some s
Uh... exactly what are you going to be using it for?
You might want to check out the function call crypt() in the perlfunc pages.
> -Original Message-
> From: Gregory Matthews [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 28, 2002 2:30 PM
> To: [EMAIL PROTECTED]
> Subject: Creating a