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

search for in the

mcrypt_get_cipher_name> <mcrypt_generic
Last updated: Fri, 18 Jul 2008

view this page in

mcrypt_get_block_size

(PHP 4, PHP 5)

mcrypt_get_block_size — Obtiene el tamaño de bloque del cifrado indicado

Descripción

int mcrypt_get_block_size ( int $cipher )

mcrypt_get_block_size() se usa para obtener el tamaño de bloque del cifrado indicado en cipher .

mcrypt_get_block_size() toma un argumento, el cifrado cipher y devuelve el tamaño en bytes.

Ver también: mcrypt_get_key_size()



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

mcrypt_get_cipher_name> <mcrypt_generic
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites