array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'uk', ), 'this' => array ( 0 => 'function.mcrypt-enc-is-block-algorithm.php', 1 => 'mcrypt_enc_is_block_algorithm', 2 => 'Checks whether the algorithm of the opened mode is a block algorithm', ), 'up' => array ( 0 => 'ref.mcrypt.php', 1 => 'Функції Mcrypt', ), 'prev' => array ( 0 => 'function.mcrypt-enc-get-supported-key-sizes.php', 1 => 'mcrypt_enc_get_supported_key_sizes', ), 'next' => array ( 0 => 'function.mcrypt-enc-is-block-algorithm-mode.php', 1 => 'mcrypt_enc_is_block_algorithm_mode', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/mcrypt/functions/mcrypt-enc-is-block-algorithm.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0)
mcrypt_enc_is_block_algorithm — Checks whether the algorithm of the opened mode is a block algorithm
Ця функція ЗАСТАРІЛА, починаючи з PHP 7.1.0, та ВИЛУЧЕНА в PHP 7.2.0. Вкрай не рекомендується на неї покладатися.
Tells whether the algorithm of the opened mode is a block algorithm.
td
The encryption descriptor.