検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 358 for [SIMILAR] 16 1024 4096 WITH 22140 ハッ WITH 2021... (0.530 sec.)
定義済み定数 7046
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
ハッシュ値を計算する 7046
« 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]
ASCII 文字でエンコードされたハッシュ値を得る 7046
« sodium_crypto_pwhash_str_verify sodium_crypto_pwhash » PHP Manual Sodium 関数 ASCII 文字でエンコードされたハッシュ値を得る sodium_crypto_pwhash_str (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str — ASCII 文字でエンコードされたハッシュ値を得る 説明 sodium_crypto_pwhash_str ( string $pa ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
文字列の一方向のハッシュ化を行う 7046
« 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]
指定したハッシュがオプションにマッチするかどうかを調べる 7046
« password_hash password_verify » PHP Manual Password Hashing 関数 指定したハッシュがオプションにマッチするかどうかを調べる password_needs_rehash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_needs_rehash — 指定したハッシュがオプションにマッチするかどうかを調べる 説明 password_needs_rehash ( s ...
https://man.plustar.jp/php/function.password-needs-rehash.html - [similar]
パスワードハッシュを作る 7046
« 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]
パスワードが、ハッシュ値と一致するかを調べる 7046
« sodium_crypto_pwhash_str_needs_rehash sodium_crypto_pwhash_str » PHP Manual Sodium 関数 パスワードが、ハッシュ値と一致するかを調べる sodium_crypto_pwhash_str_verify (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_str_verify — パスワードが、ハッシュ値と一致するかを調べる 説明 sodium_crypto ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-verify.html - [similar]
HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 7046
« 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]
hash_hmac に合うハッシュアルゴリズムの一覧を返す 7046
« hash_hkdf hash_hmac_file » PHP Manual Hash 関数 hash_hmac に合うハッシュアルゴリズムの一覧を返す hash_hmac_algos (PHP 7 >= 7.2.0, PHP 8) hash_hmac_algos — hash_hmac に合うハッシュアルゴリズムの一覧を返す 説明 hash_hmac_algos (): array パラメータ この関数にはパラメータはありません。 戻り ...
https://man.plustar.jp/php/function.hash-hmac-algos.html - [similar]
HMAC 方式を使用してハッシュ値を生成する 7046
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT