php-mcryptmcrypt, and the accompanying libmcrypt, are intended to be replacements for the old Unix crypt, except that they are under the GPL and support an ever-wider range of encryption algorithms and modes. To enable mcrypt support in your PHP download and install libmcrypt (either from mcrypt website or from DAG RPM Repository) then install php-mcrypt RPMs for your distribution:
SourceIf you want to rebuild these RPMs yourself, download the source files from the SourceForge File Release System. In addition to the nosrc.rpm-s you'll need PHP source tarball (tar.bz) used in your distribution. |