PHP
downloads | documentation | faq | getting help | mailing lists | wiki | 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, 14 Nov 2008

view this page in

mcrypt_enc_get_block_size

(PHP 4 >= 4.0.2, PHP 5)

mcrypt_enc_get_block_sizeRetourne la taille du bloc d'un algorithme

Description

int mcrypt_enc_get_block_size ( resource $td )

Récupère la taille du bloc d'un algorithme.

Liste de paramètres

td

Le pointeur de fichiers.

Valeurs de retour

Retourne la taille du bloc de l'algorithme, en octets.



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, 14 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites