PHP Function List
crypt, doesn't exist. Closest matches:
- crypt
- mcrypt_cfb
- mcrypt_cbc
- mcrypt_ecb
- mcrypt_ofb
- chgrp
- hypot
- cairopath
- gnupg_encrypt
- gnupg_decrypt
- lchgrp
- mcrypt_encrypt
- mcrypt_decrypt
- chroot
- mcrypt_generic
- cubrid_put
- bcsqrt
- yp_cat
- openssl_encrypt
- openssl_decrypt
Site Search Results
-
crypt() will return a hashed string using the standard Unix DES-based algorithm or alternative algorithms that may be available on the system.
-
The Pear class Crypt/Blowfish.php will use the mcrypt module if available but the mcrypt module is not required. Some very easy Pear and example pseudocode to protect your data by ...
-
Mcrypt. Introduction; Installing/Configuring. Requirements; Installation; Runtime Configuration; Resource Types; Predefined Constants; Mcrypt ciphers; Examples
-
crypt() gibt einen Hash-String zurück, der unter Verwendung des DES-basierenden Unix-Standard-Hashingalgorithmus oder einem anderen auf ihrem System verfügbaren Algorithmus ...
-
Retourne la chaîne str chiffrée avec l'algorithme standard Unix DES, ou bien un des algorithmes disponibles sur la machine. Certains systèmes supportent plus d'un type de ...
-
crypt() devolverá el hash de un string utilizando el algoritmo basado en DES estándar de Unix o algoritmos alternativos que puedan estar disponibles en el sistema.
-
For source downloads please visit our downloads page, Windows binaries can be found on windows.php.net/download/. For more details on the crypt() blowfish security issue in ...
-
crypt() 文字列のハッシュを返します。 Unix 標準の DES ベースのアルゴリズムか、 あるいはシステム上で使えるその他のアルゴリズム ...
-
Parameters. cipher. One of the MCRYPT_ciphername constants, or the name of the algorithm as string. key. The key with which the data will be encrypted.
-
The second hashing function is hash(), which supports many more algorithms and variants than crypt(), but does not support some algorithms that crypt() does.

Other forms of search
To search the string "crypt," using other options, try searching:
- Only the documentation
- Only this mirror
- The entire php.net domain
- pear.php.net
- pecl.php.net
- The Bug DB
- php-general mailing list
- Internals mailing list
- Documentation mailing list
For a quick overview over all documented PHP functions, click here.
