mcrypt_enc_is_block_algorithm

mcrypt_enc_is_block_algorithm -- Teste le chiffrage par blocs d'un algorithme

Description

int mcrypt_enc_is_block_algorithm ( resource td)

mcrypt_enc_is_block_algorithm( ) retourne 1 si l'algorithme utilisé est un algorithme par blocs , et 0 si c 'est un algorithme par flot .