mcrypt_enc_is_block_algorithm
(PHP 4 >= 4.0.2, PHP 5)
mcrypt_enc_is_block_algorithm — Teste le chiffrement par blocs d'un algorithme
Description
bool mcrypt_enc_is_block_algorithm
( resource $td
)
mcrypt_enc_is_block_algorithm() retourne TRUE si l'algorithme utilisé est un algorithme par blocs, et FALSE si c'est un algorithme par flux.