★ wanayoo — archive 1999 http://fr.php.net/manual/cs/function.mcrypt-module-is-block-mode.phpNouvelle recherche | Portail wanayoo
PHP Sunday, March 11, 2001  
downloads | documentation | faq | support | reporting bugs | links 

search for in the  

lookup:
PHP ManuálPHP Manuál
mcryptmcrypt
 mcrypt_get_cipher_namemcrypt_get_cipher_name
 mcrypt_get_block_sizemcrypt_get_block_size
 mcrypt_get_key_sizemcrypt_get_key_size
 mcrypt_create_ivmcrypt_create_iv
 mcrypt_cbcmcrypt_cbc
 mcrypt_cfbmcrypt_cfb
 mcrypt_ecbmcrypt_ecb
 mcrypt_ofbmcrypt_ofb
 mcrypt_list_algorithmsmcrypt_list_algorithms
 mcrypt_list_modesmcrypt_list_modes
 mcrypt_get_iv_sizemcrypt_get_iv_size
 mcrypt_encryptmcrypt_encrypt
 mcrypt_decryptmcrypt_decrypt
 mcrypt_module_openmcrypt_module_open
 mcrypt_generic_initmcrypt_generic_init
 mcrypt_genericmcrypt_generic
 mdecrypt_genericmdecrypt_generic
 mcrypt_generic_endmcrypt_generic_end
 mcrypt_enc_self_testmcrypt_enc_self_test
 mcrypt_enc_is_block_algorithm_modemcrypt_enc_is_block_algorithm_mode
 mcrypt_enc_is_block_algorithmmcrypt_enc_is_block_algorithm
 mcrypt_enc_is_block_modemcrypt_enc_is_block_mode
 mcrypt_enc_get_block_sizemcrypt_enc_get_block_size
 mcrypt_enc_get_key_sizemcrypt_enc_get_key_size
 mcrypt_enc_get_supported_key_sizesmcrypt_enc_get_supported_key_sizes
 mcrypt_enc_get_iv_sizemcrypt_enc_get_iv_size
 mcrypt_enc_get_algorithms_namemcrypt_enc_get_algorithms_name
 mcrypt_enc_get_modes_namemcrypt_enc_get_modes_name
 mcrypt_module_self_testmcrypt_module_self_test
 mcrypt_module_is_block_algorithm_modemcrypt_module_is_block_algorithm_mode
 mcrypt_module_is_block_algorithmmcrypt_module_is_block_algorithm
 mcrypt_module_is_block_modemcrypt_module_is_block_mode
 mcrypt_module_get_algo_block_sizemcrypt_module_get_algo_block_size
 mcrypt_module_get_algo_key_sizemcrypt_module_get_algo_key_size
 mcrypt_module_get_algo_supported_key_sizesmcrypt_module_get_algo_supported_key_sizes

previousmcrypt_module_is_block_algorithm
mcrypt_module_get_algo_block_sizenext

Last updated: Thu, 01 Mar 2001
view this page in English | Brazilian Portuguese | Dutch | French | German | Hungarian | Italian | Japanese | Korean | Plain HTML

mcrypt_module_is_block_mode

(PHP 4 >= 4.0.2)

mcrypt_module_is_block_mode -- This function returns if the the specified mode outputs blocks or not

Description

bool mcrypt_module_is_block_mode (string mode [, string lib_dir])

This function returns TRUE if the mode outputs blocks of bytes or FALSE if it outputs just bytes. (eg. 1 for cbc and ecb, and 0 for cfb and stream). The optional lib_dir parameter can contain the location where the mode module is on the system.

previousmcrypt_module_is_block_algorithm
mcrypt_module_get_algo_block_sizenext

Last updated: Thu, 01 Mar 2001
add note | about notes

show source | credits | mirror sites:  

Copyright © 1998-2001 The PHP Group
All rights reserved.
This mirror generously provided by: L'Université Michel de Montaigne Bordeaux III
Last updated: Sun Mar 11 07:01:30 2001 MET