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

search for in the

mcrypt_enc_is_block_algorithm> <mcrypt_enc_get_supported_key_sizes
[edit] Last updated: Fri, 17 May 2013

view this page in

mcrypt_enc_is_block_algorithm_mode

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_enc_is_block_algorithm_modeChequea si el cifrado del modo abierto trabaja sobre bloques

Descripción

bool mcrypt_enc_is_block_algorithm_mode ( resource $td )

Dice si el algoritmo del modo abierto trabaja sobre bloques (por ej., FALSE para stream, y TRUE para cbc, cfb, ofb).

Parámetros

td

El descriptor de cifrado.

Valores devueltos

Devuelve TRUE si el modo es para ser utilizado con algoritmos por bloques, de lo contrario devuelve FALSE.



add a note add a note User Contributed Notes mcrypt_enc_is_block_algorithm_mode - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites