php man page for mcrypt_enc_is_block_algorithm_mode

Query: mcrypt_enc_is_block_algorithm_mode

OS: php

Section: 3

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

MCRYPT_ENC_IS_BLOCK_ALGORITHM_MODE(3)					 1				     MCRYPT_ENC_IS_BLOCK_ALGORITHM_MODE(3)

mcrypt_enc_is_block_algorithm_mode - Checks whether the encryption of the opened mode works on blocks

SYNOPSIS
bool mcrypt_enc_is_block_algorithm_mode (resource $td)
DESCRIPTION
Tells whether the algorithm of the opened mode works on blocks (e.g. FALSE for stream, and TRUE for cbc, cfb, ofb)..
PARAMETERS
o $td - The encryption descriptor.
RETURN VALUES
Returns TRUE if the mode is for use with block algorithms, otherwise it returns FALSE. PHP Documentation Group MCRYPT_ENC_IS_BLOCK_ALGORITHM_MODE(3)
Related Man Pages
mcrypt_decrypt(3) - php
mcrypt_enc_get_supported_key_sizes(3) - php
proc_get_status(3) - php
ssh2_sftp_mkdir(3) - php
variant_imp(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch