検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 293 for [SIMILAR] 16 1024 4096 WITH 12566 zlib WITH 1170... (0.397 sec.)
はじめに 0
« パスワードのハッシュ インストール/設定 » PHP Manual パスワードのハッシュ はじめに はじめに パスワードハッシュ API は crypt() および他のいくつかのパスワードハッシュアルゴリズムを 手軽に使えるようにしたラッパーで、 パスワードの作成や管理を安全な方法で行えます。 関連キーワード: パスワード ...
https://man.plustar.jp/php/intro.password.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
« リソース型 HashContext » PHP Manual Hash 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 HASH_HMAC ( int ) hash_init() のオプションのフラグです。 現在のハッシ ...
https://man.plustar.jp/php/hash.constants.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 オプションとして、 zlib 拡張モジュールおよび bzip2 拡張モジュールを有効にしておくと、 圧縮された phar をサポートすることができます。 さらに、OpenSSL の署名を使用するには、 OpenSSL 拡張モジュールを有効にする必要 ...
https://man.plustar.jp/php/phar.requirements.html - [similar]
HMAC 方式を使用してハッシュ値を生成する 0
« hash_hmac_file hash_init » PHP Manual Hash 関数 HMAC 方式を使用してハッシュ値を生成する hash_hmac (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac — HMAC 方式を使用してハッシュ値を生成する 説明 hash_hmac ( string $algo , string $data , string $key , bool $binary = false ): st ...
https://man.plustar.jp/php/function.hash-hmac.html - [similar]
指定した暗号/モードの組み合わせに属する IV の大きさを返す 0
« mcrypt_get_cipher_name mcrypt_get_key_size » PHP Manual Mcrypt 関数 指定した暗号/モードの組み合わせに属する IV の大きさを返す mcrypt_get_iv_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_get_iv_size — 指定した暗号/モードの組み合わせに属する IV の大きさを返す 警 ...
https://man.plustar.jp/php/function.mcrypt-get-iv-size.html - [similar]
HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 0
« hash_hmac_algos hash_hmac » PHP Manual Hash 関数 HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する hash_hmac_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac_file — HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 説明 hash_hmac_f ...
https://man.plustar.jp/php/function.hash-hmac-file.html - [similar]
サポートするシグネチャ型の配列を返す 0
« Phar::getSupportedCompression Phar::getVersion » PHP Manual Phar サポートするシグネチャ型の配列を返す Phar::getSupportedSignatures (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.1.0) Phar::getSupportedSignatures — サポートするシグネチャ型の配列を返す 説明 final public static Phar::getSu ...
https://man.plustar.jp/php/phar.getsupportedsignatures.html - [similar]
mcrypt モジュールを閉じる 0
« mcrypt_list_modes mcrypt_module_get_algo_block_size » PHP Manual Mcrypt 関数 mcrypt モジュールを閉じる mcrypt_module_close (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_close — mcrypt モジュールを閉じる 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 ...
https://man.plustar.jp/php/function.mcrypt-module-close.html - [similar]
次の素数を見つける 0
« gmp_neg gmp_or » PHP Manual GMP 関数 次の素数を見つける gmp_nextprime (PHP 5 >= 5.2.0, PHP 7, PHP 8) gmp_nextprime — 次の素数を見つける 説明 gmp_nextprime ( GMP | int | string $num ): GMP 次の素数を見つけます。 パラメータ num GMP オブジェクト、整数、あるいは数値に変換可能な数値形式の文 ...
https://man.plustar.jp/php/function.gmp-nextprime.html - [similar]