How do I know if crypt is installed?

From: Raj (raj_at_nospam.com)
Date: 06/30/04


Date: Tue, 29 Jun 2004 23:04:21 +0100

I'm trying to find out how to know if crypt is installed on the
system. With mcrypt there is a section in phpinfo() but I can't find
any similar section for crypt.

How do people know?

Thanks in advance,

Raj



Relevant Pages

  • Re: How do I know if crypt is installed?
    ... Raj wrote: ... With mcrypt there is a section in phpinfo() but I can't find ... As far as I am aware crypt() is part of the PHP core and should always be ...
    (comp.lang.php)
  • Re: Crypt datatype and datatype size
    ... Raj wrote: ... > I am using crypt on PHP to encrypt a word and am in the process of ... > setting up the mysql databse to store the encypted word. ... how much data will be encrypted by crypt? ...
    (comp.lang.php)
  • Re: Scrypt - Linux crypting tool
    ... > Well i hope that mcrypt is better than my scrypt...as they claim to be ... > a replacement for the old crypt command... ... Rowdy Yates, MCNGP #39 ...
    (comp.os.linux.security)
  • Re: generate a password string to be used by the useradd command
    ... parameter of the "useradd test -p" command be? ... The manpage says that's the encrypted password as returned from ... I see there's something called mcrypt to replace crypt, ...
    (comp.os.linux.security)
  • Re: crypt function
    ... Raj ... >> a) crypt on PHP ... >> b) crypt on on mysql ...
    (comp.lang.php)