mcrypt_enc_is_block_algorithm(3) php man page | unix.com

Man Page: mcrypt_enc_is_block_algorithm

Operating Environment: php

Section: 3

MCRYPT_ENC_IS_BLOCK_ALGORITHM(3)					 1					  MCRYPT_ENC_IS_BLOCK_ALGORITHM(3)

mcrypt_enc_is_block_algorithm - Checks whether the algorithm of the opened mode is a block algorithm

SYNOPSIS
bool mcrypt_enc_is_block_algorithm (resource $td)
DESCRIPTION
Tells whether the algorithm of the opened mode is a block algorithm.
PARAMETERS
o $td - The encryption descriptor.
RETURN VALUES
Returns TRUE if the algorithm is a block algorithm or FALSE if it is a stream one. PHP Documentation Group MCRYPT_ENC_IS_BLOCK_ALGORITHM(3)
Related Man Pages
gnutls_cipher_get_block_size(3) - centos
mcrypt_get_block_size(3) - php
mcrypt_enc_get_supported_key_sizes(3) - php
mcrypt_module_open(3) - php
password_needs_rehash(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!