mcrypt_enc_get_block_size(3) php man page | unix.com

Man Page: mcrypt_enc_get_block_size

Operating Environment: php

Section: 3

MCRYPT_ENC_GET_BLOCK_SIZE(3)						 1					      MCRYPT_ENC_GET_BLOCK_SIZE(3)

mcrypt_enc_get_block_size - Returns the blocksize of the opened algorithm

SYNOPSIS
int mcrypt_enc_get_block_size (resource $td)
DESCRIPTION
Gets the blocksize of the opened algorithm.
PARAMETERS
o $td - The encryption descriptor.
RETURN VALUES
Returns the block size of the specified algorithm in bytes. PHP Documentation Group MCRYPT_ENC_GET_BLOCK_SIZE(3)
Related Man Pages
mcrypt_enc_get_supported_key_sizes(3) - php
mcrypt_generic(3) - php
mcrypt_get_key_size(3) - php
password_needs_rehash(3) - php
crypt::des(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch