Forum und email

mcrypt_module_get_algo_block_size

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_module_get_algo_block_size — Retourne la taille de blocs d'un algorithme

Description

int mcrypt_module_get_algo_block_size ( string $algorithm [, string $lib_dir ] )

mcrypt_module_get_algo_block_size() retourne la taille de blocs d'un algorithme, en octets. Le paramètre optionnel lib_dir contient le chemin jusqu'au module de l'algorithme sur le système.