検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 309 for [SIMILAR] 16 1024 4096 WITH 19670 hmac WITH 1362... (0.320 sec.)
ファイルの内容から、ハッシュ値を生成する 5083
« hash_equals hash_final » PHP Manual Hash 関数 ファイルの内容から、ハッシュ値を生成する hash_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_file — ファイルの内容から、ハッシュ値を生成する 説明 hash_file ( string $algo , string $filename , bool $binary = false , array $option ...
https://man.plustar.jp/php/function.hash-file.html - [similar]
ハッシュ値 (メッセージダイジェスト) を生成する 5083
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash — ハッシュ値 (メッセージダイジェスト) を生成する 説明 hash ( string $algo , string $data , bool $binary = false , array $options = [] ): s ...
https://man.plustar.jp/php/function.hash.html - [similar]
ハッシュ値を計算する 5083
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP 7, PHP 8) mhash — ハッシュ値を計算する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash ( int $hash , string $data , string $key = ? ): stri ...
https://man.plustar.jp/php/function.mhash.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 5083
« 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]
定義済み定数 5083
« リソース型 HashContext » PHP Manual Hash 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 HASH_HMAC ( int ) hash_init() のオプションのフラグです。 現在のハッシ ...
https://man.plustar.jp/php/hash.constants.html - [similar]
安全なパスワードハッシュ 5083
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 5083
« 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]
定義済み定数 5083
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
利用可能なパスワードハッシュアルゴリズムのIDを取得する 5083
« Password Hashing 関数 password_get_info » PHP Manual Password Hashing 関数 利用可能なパスワードハッシュアルゴリズムのIDを取得する password_algos (PHP 7 >= 7.4.0, PHP 8) password_algos — 利用可能なパスワードハッシュアルゴリズムのIDを取得する 説明 password_algos (): array 登録済みのパスワ ...
https://man.plustar.jp/php/function.password-algos.html - [similar]
文字列の一方向のハッシュ化を行う 5083
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP 7, PHP 8) crypt — 文字列の一方向のハッシュ化を行う 警告 この関数は (まだ)バイナリデータ対応ではありません! 説明 crypt ( string $string , string $salt ): string crypt() 文字列のハッシュを返しま ...
https://man.plustar.jp/php/function.crypt.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT