検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 333 for [SIMILAR] 16 1024 4096 WITH 9424 ザク WITH 9372 ... (0.453 sec.)
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 COM 関数は、Windows 版の PHP でのみ利用可能です。 .Net サポートには .Net ランタイムが必要です。 関連キーワード: 要件 , インストール , 設定 , Net , 手順 , 関数 , 利用 , サポート , ...
https://man.plustar.jp/php/com.requirements.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
CSPRNG 関数 0
« 定義済み定数 random_bytes » PHP Manual CSPRNG CSPRNG 関数 CSPRNG 関数 目次 random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する random_int — 暗号論的に安全な疑似乱数を生成する 関連キーワード: CSPRNG , 関数 , bytes , 暗号 , 疑似 , 生成 , 定義 , 定数 , バイト , int ...
https://man.plustar.jp/php/ref.csprng.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
CSPRNG 0
« 暗号 はじめに » PHP Manual 暗号 CSPRNG CSPRNG はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 CSPRNG 関数 random_bytes — 暗号論的に安全な、疑似ランダムなバイト列を生成する random_int — 暗号論的に安全な疑似乱数を生成する 関連キーワード: CSPRNG , 暗号 ...
https://man.plustar.jp/php/book.csprng.html - [similar]
定義済み定数 0
« リソース型 カレンダー 関数 » PHP Manual カレンダー 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 CAL_EASTER_DEFAULT ( int ) easter_days() で、1753年より前は ...
https://man.plustar.jp/php/calendar.constants.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
はじめに 0
« CSPRNG インストール/設定 » PHP Manual CSPRNG はじめに はじめに » cryptographically secure pseudo-random number generator (CSPRNG) API は、 暗号学的に強固な乱数やバイト列を 暗号化の文脈で使うための、 簡単で信頼性が高い方法を提供します。 これが使えるようになった PHP のバージョンは 7.0.0 ...
https://man.plustar.jp/php/intro.csprng.html - [similar]
はじめに 0
« ScoutAPM インストール/設定 » PHP Manual ScoutAPM はじめに はじめに 注意 : この拡張モジュールは Windows 環境では利用できません。 ScoutAPM 拡張機能は、土台となる PHP のユーザーランドのライブラリを使うだけで、 アプリケーションをモニタリングするための追加機能を提供します。 関連キーワード: ...
https://man.plustar.jp/php/intro.scoutapm.html - [similar]
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]