php man page for mcrypt_module_is_block_algorithm

Query: mcrypt_module_is_block_algorithm

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 algorithm

SYNOPSIS
bool mcrypt_module_is_block_algorithm (string $algorithm, [string $lib_dir])
DESCRIPTION
This function returns TRUE if the specified algorithm is a block algorithm, or FALSE if it is a stream one.
PARAMETERS
o $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 VALUES
This 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
fann_init_weights(3) - php
password_needs_rehash(3) - php
crypt_unix(5) - opendarwin
crypt_unix(5) - osx
crypt_unix(5) - minix
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!