mcrypt_module_get_algo_block_size(3) php man page | unix.com

Man Page: mcrypt_module_get_algo_block_size

Operating Environment: php

Section: 3

MCRYPT_MODULE_GET_ALGO_BLOCK_SIZE(3)					 1				      MCRYPT_MODULE_GET_ALGO_BLOCK_SIZE(3)

mcrypt_module_get_algo_block_size - Returns the blocksize of the specified algorithm

SYNOPSIS
int mcrypt_module_get_algo_block_size (string $algorithm, [string $lib_dir])
DESCRIPTION
Gets the blocksize of the specified algorithm.
PARAMETERS
o $algorithm - The algorithm name. o $lib_dir - This optional parameter can contain the location where the mode module is on the system.
RETURN VALUES
Returns the block size of the algorithm specified in bytes. PHP Documentation Group MCRYPT_MODULE_GET_ALGO_BLOCK_SIZE(3)
Related Man Pages
password_needs_rehash(3) - php
xdiff_string_rabdiff(3) - php
crypt_unix(5) - centos
crypt_unix(5) - plan9
crypt_unix(5) - osx
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator