Man Page: mcrypt_module_is_block_algorithm
Operating Environment: php
Section: 3
MCRYPT_MODULE_IS_BLOCK_ALGORITHM(3) 1 MCRYPT_MODULE_IS_BLOCK_ALGORITHM(3) mcrypt_module_is_block_algorithm - This function checks whether the specified algorithm is a block algorithmSYNOPSISbool mcrypt_module_is_block_algorithm (string $algorithm, [string $lib_dir])DESCRIPTIONThis function returns TRUE if the specified algorithm is a block algorithm, or FALSE if it is a stream one.PARAMETERSo $algorithm - The algorithm to check. o $lib_dir - The optional $lib_dir parameter can contain the location where the algorithm module is on the system.RETURN VALUESThis function returns TRUE if the specified algorithm is a block algorithm, or FALSE if it is a stream one. PHP Documentation Group MCRYPT_MODULE_IS_BLOCK_ALGORITHM(3)
| Related Man Pages |
|---|
| crypt_unix(5) - opensolaris |
| password_needs_rehash(3) - php |
| crypt_unix(5) - mojave |
| crypt_unix(5) - suse |
| crypt_unix(5) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1) |
| New Code Tags (Syntax Highlighting) |
| Status of UNIX.COM Forum Transformation |
| Please Welcome Ravinder Singh to the Moderation Team |