Page 1 of 1

anybody can suggest me good class for enc/dec in phpclasses?

Posted: Tue May 30, 2006 3:19 am
by raghavan20
I want an encryption class which can encypt and decrypt properly and also can accept private keys. It should not so simple and it must be quite a popular one used by many developers and secure.

Thanks for your efforts.

Posted: Tue May 30, 2006 4:11 am
by raghavan20
anybody can tell me a secure algorithm that will generate keys only in numbers or alphabets or alphanumerical?
I am having problem with some algorithms as they sometime generate very funny characters and they are not escaped properly or sometimes they come up with empty resultant encrypted keys.