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

search for in the

mcrypt_create_iv> <mcrypt_cbc
[edit] Last updated: Fri, 07 Jun 2013

view this page in

mcrypt_cfb

(PHP 4, PHP 5)

mcrypt_cfbÖnerilmiyor: Veriyi CFB kipinde şifreler/çözer

Açıklama

string mcrypt_cfb ( int $şifre , string $tuz , string $veri , int $kip , string $iv )
string mcrypt_cfb ( string $şifre , string $tuz , string $veri , int $kip [, string $iv ] )

İlk sözdizimi libmcrypt 2.2.x için, ikincisi ise libmcrypt 2.4.x ve üstü içindir. kip olarak MCRYPT_ENCRYPT veya MCRYPT_DECRYPT belirtilebilir.

Bu işlev artık kullanılmamalıdır. Yerine kullanılacak işlevler için mcrypt_generic() ve mdecrypt_generic() işlevine bakınız.



add a note add a note User Contributed Notes mcrypt_cfb - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites