PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

mcrypt_enc_get_iv_size> <mcrypt_enc_get_algorithms_name
Last updated: Fri, 10 Oct 2008

view this page in

mcrypt_enc_get_block_size

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_enc_get_block_sizeオープンされたアルゴリズムのブロックサイズを返す

説明

int mcrypt_enc_get_block_size ( resource $td )

オープンされたアルゴリズムのブロックサイズを取得します。

パラメータ

td

暗号化記述子。

返り値

指定したアルゴリズムのブロック長をバイト単位で返します。



add a note add a note User Contributed Notes
mcrypt_enc_get_block_size
There are no user contributed notes for this page.

mcrypt_enc_get_iv_size> <mcrypt_enc_get_algorithms_name
Last updated: Fri, 10 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites