mcrypt_module_is_block_algorithm
Indique si un algorithme fonctionne par blocs
&reftitle.description;
boolmcrypt_module_is_block_algorithm
stringalgorithm
stringlib_dir
mcrypt_module_is_block_algorithm retourne &true;
si algorithm est un algorithme par blocs, sinon
retourne 0. Le paramètre optionnel lib_dir
contient le chemin jusqu'au module de l'algorithme sur le système.