Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
mcrypt.
mhash.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
these functions work using mcrypt.
prev
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
mcrypt_twofish (for older mcrypt 2.x versions, or mcrypt 2.4.x)
example 1.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
here is a short list of ciphers which are currently supported by the mcrypt extension. if a cipher is not listed here, but is listed by mcrypt as supported, you can safely assume that this documentation is outdated.
with the libmcrypt-2.4.x and libmcrypt-2.5.x api these constants also work, but it is possible to specify the name of the cipher as a string with a call to mcrypt_module_open().
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :
for a complete list of supported ciphers, see the defines at the end of mcrypt.h. the general rule with the mcrypt-2.2.x api is that you can access the cipher from php with mcrypt_ciphername. with the mcrypt-2.4.x api these constants also work, but it is possible to specify the name of the cipher as a string with a call to mcrypt_module_open().
for a complete list of supported ciphers, see the defines at the end of mcrypt.h.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :