From professional translators, enterprises, web pages and freely available translation repositories.
mcrypt.
pdflib.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
mcrypt encryption functions
iv はオプションの初期化ベクトルです。
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
here is a list of ciphers which are currently supported by the mcrypt extension.
mcrypt_mode_stream は、wakeやrc4のようないくつかのストリームアル ゴリズムを読み込む追加のモードです。
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
mcrypt_twofish (for older mcrypt 2.x versions, or mcrypt 2.4.x)
mcrypt_serpent_256 (libmcrypt 2.2.xのみ)
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
you need to compile php with the --with-mcrypt[ =dir] parameter to enable this extension.
この拡張機能を利用可能にするためには、 php を --with-mcrypt パラメータを 付けてコンパイルする必要があります。必ず、 --disable-posix-threads を付けて libmcrypt をコンパイルするようにして下さい。
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
the first line in the example above will try to open the des cipher from the default directory and the ebc mode from the directory / usr / lib / mcrypt-modes.
例 1 mcrypt_module_open() の例
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
if it is not set with the ini directive mcrypt.modes_dir, the default directory of mcrypt is used (which is / usr / local / lib / libmcrypt).
上の例は、デフォルトのモードディレクトリにあるサポートされる全 てのアルゴリズムの一覧を出力します。ini ディレクティブの mcrypt.modes_dir でこれが設定されていない場合、mcryptのデフォル トディレクトリ(/usr/local/lib/libmcrypt)が使用されます。
Last Update: 2011-10-24
Usage Frequency: 1
Quality: