検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 200 for アルゴリズム (0.022 sec.)
エントリが圧縮されているかどうかを調べる 4664
« PharFileInfo::isCRCChecked PharFileInfo::setMetadata » PHP Manual PharFileInfo エントリが圧縮さ ... Phar::getSupportedCompression() - サポートする圧縮アルゴリズムの配列を返す Phar::decompressFiles() - 現在の Phar ア ...
https://man.plustar.jp/php/pharfileinfo.iscompressed.html - [similar]
セッションに関連する INI 設定をセキュアにする 4664
« セッション管理の基礎 セッション関数 » PHP Manual セッション と セキュリティ セッションに関連す ... します。 ハッシュの衝突が起こる可能性は、MD5 ハッシュアルゴリズムを使っても低いですが、 開発者は SHA2 またはそれより強 ... い sha384 や sha512 のようなハッシュアルゴリズムを使うべきです。 開発者は、十分に長い entropy をハッ ...
https://man.plustar.jp/php/session.security.ini.html - [similar]
その他の変更 4632
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その ... りました。 Threshold-cropping は、システムの libgd のアルゴリズムを使うようになりました。 imagecropauto() 関数の $mod ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
ソケットコンテキストオプション一覧 4621
« コンテキストオプションとパラメータ HTTP コンテキストオプション » PHP Manual コンテキストオプシ ... をそれぞれ設定します。 これによって、TCP の Nagle アルゴリズムを無効にします。 変更履歴 バージョン 説明 7.1.0 tcp_ ...
https://man.plustar.jp/php/context.socket.html - [similar]
インクリメンタルな圧縮コンテキストを初期化する 4621
« deflate_add gzclose » PHP Manual Zlib 関数 インクリメンタルな圧縮コンテキストを初期化する defl ... 縮コンテキストを初期化します。 window オプションは、 アルゴリズムのウィンドウサイズだけを設定することに注意してくださ ...
https://man.plustar.jp/php/function.deflate-init.html - [similar]
ある文字エンコーディングの文字列を、別の文字エンコーディングに変換する 4621
« mb_convert_case mb_convert_kana » PHP Manual マルチバイト文字列 関数 ある文字エンコーディングの ... 正しいエンコーディングを mb_detect_encoding() と同じアルゴリズムで推測します。 from_encoding が null だったり、 指定 ...
https://man.plustar.jp/php/function.mb-convert-encoding.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 4621
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を ... は、固定の、正しいバージョンのメルセンヌツイスタ の アルゴリズム を使うように 更新されました 。 古い振る舞いに戻すに ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
データを暗号化する 4621
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encry ... ラー / 例外 cipher_algo パラメータを通じて未知の暗号アルゴリズムが渡された場合、 E_WARNING レベルのエラーを発生します ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
S/MIME メッセージを暗号化する 4621
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化す ... 。 変更履歴 バージョン 説明 8.1.0 デフォルトの暗号化アルゴリズム ( cipher_algo ) が、 AES-128-CBC ( OPENSSL_CIPHER_ ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
署名を検証する 4621
« openssl_spki_verify openssl_x509_check_private_key » PHP Manual OpenSSL 関数 署名を検証する op ... MIIBCgK..." など)。 algorithm int - いずれかの 署名アルゴリズム 。 string - openssl_get_md_methods() が返す文字列 ...
https://man.plustar.jp/php/function.openssl-verify.html - [similar]