PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mcrypt_enc_get_iv_size> <mcrypt_enc_get_algorithms_name
Last updated: Fri, 04 Jul 2008

view this page in

mcrypt_enc_get_block_size

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_enc_get_block_size — Returns the blocksize of the opened algorithm

Descripción

int mcrypt_enc_get_block_size ( resource $td )

Gets the blocksize of the opened algorithm.

Lista de parámetros

td

The encryption descriptor.

Valores retornados

Returns the block size of the specified algorithm in bytes.



add a note add a note User Contributed Notes
mcrypt_enc_get_block_size
There are no user contributed notes for this page.

mcrypt_enc_get_iv_size> <mcrypt_enc_get_algorithms_name
Last updated: Fri, 04 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites