Re: [PHP] key generation with mcrypt

2001-03-23 Thread Joe Conway
> Does anyone know a good way to generate /good/ keys for algorithms used with > mcrypt? I know openssl has key generation scripts, and it seems a little > inane that mcrypt doesn't provide key generation functions. After all, > encryption algorithms are not secure without sufficiently random and

[PHP] key generation with mcrypt

2001-03-23 Thread Dean Hall
Does anyone know a good way to generate /good/ keys for algorithms used with mcrypt? I know openssl has key generation scripts, and it seems a little inane that mcrypt doesn't provide key generation functions. After all, encryption algorithms are not secure without sufficiently random and well-cho