mcrypt_enc_is_block_algorithm

(PHP 4 = 4.0.2)

mcrypt_enc_is_block_algorithm -- オープンされたモードの暗号がブロックモードであるかどうかを調べる algorithm

説明

int mcrypt_enc_is_block_algorithm ( resource td)

この関数は、アルゴリズムがブロックアルゴリズムである場合に 1、ス トリームアルゴリズムである場合に 0 を返します。