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

search for in the

mcrypt_enc_is_block_algorithm> <mcrypt_enc_get_supported_key_sizes
Last updated: Fri, 14 Aug 2009

view this page in

mcrypt_enc_is_block_algorithm_mode

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_enc_is_block_algorithm_modeTeste le chiffrement par blocs d'un mode

Description

bool mcrypt_enc_is_block_algorithm_mode ( resource $td )

Teste le chiffrement par blocs d'un mode (e.g. FALSE pour un flux, et TRUE pour "cbc", "cfb", "ofb").

Liste de paramètres

td

La ressource de chiffrement.

Valeurs de retour

Retourne TRUE si ce mode utilise des algorithmes par blocs, et FALSE sinon.



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

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