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_mode> <mcrypt_enc_is_block_algorithm_mode
[edit] Last updated: Fri, 17 May 2013

view this page in

mcrypt_enc_is_block_algorithm

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_enc_is_block_algorithmChequea si el algoritmo del modo abierto es un algoritmo por bloques

Descripción

bool mcrypt_enc_is_block_algorithm ( resource $td )

Dice si el algoritmo del modo abierto es un algoritmo por bloques.

Parámetros

td

El descriptor de cifrado.

Valores devueltos

Devuelve TRUE si el algoritmo es un algoritmo por bloques o FALSE si es uno de flujo.



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

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