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, 14 Jun 2013

view this page in

mcrypt_enc_is_block_algorithm

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_enc_is_block_algorithmTeste le chiffrement par blocs d'un algorithme

Description

bool mcrypt_enc_is_block_algorithm ( resource $td )

Teste le chiffrement par blocs d'un algorithme.

Liste de paramètres

td

La ressource de chiffrement.

Valeurs de retour

Retourne TRUE si l'algorithme utilisé est un algorithme par blocs, et FALSE si c'est un algorithme par flux.



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