検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 748 for [SIMILAR] 16 1024 4096 WITH 13624 ハッ WITH 7172... (0.674 sec.)
指定したハッシュに関する情報を返す 10000
« password_algos password_hash » PHP Manual Password Hashing 関数 指定したハッシュに関する情報を返す password_get_info (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_get_info — 指定したハッシュに関する情報を返す 説明 password_get_info ( string $hash ): array password_hash() がサポートするアルゴ ...
https://man.plustar.jp/php/function.password-get-info.html - [similar]
指定したハッシュがオプションにマッチするかどうかを調べる 9969
« 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]
定義済み定数 9274
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
Password Hashing 関数 9259
« 定義済み定数 password_algos » PHP Manual パスワードのハッシュ Password Hashing 関数 Password Hashing 関数 目次 password_algos — 利用可能なパスワードハッシュアルゴリズムのIDを取得する password_get_info — 指定したハッシュに関する情報を返す password_hash — パスワードハッシュを作る passwor ...
https://man.plustar.jp/php/ref.password.html - [similar]
パスワードがハッシュにマッチするかどうかを調べる 9248
« password_needs_rehash Sodium » PHP Manual Password Hashing 関数 パスワードがハッシュにマッチするかどうかを調べる password_verify (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_verify — パスワードがハッシュにマッチするかどうかを調べる 説明 password_verify ( string $password , string $hash ): b ...
https://man.plustar.jp/php/function.password-verify.html - [similar]
hash_hmac に合うハッシュアルゴリズムの一覧を返す 8586
« 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]
パスワードハッシュを作る 8533
« 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]
登録されているハッシュアルゴリズムの一覧を返す 8351
« Hash 関数 hash_copy » PHP Manual Hash 関数 登録されているハッシュアルゴリズムの一覧を返す hash_algos (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_algos — 登録されているハッシュアルゴリズムの一覧を返す 説明 hash_algos (): array パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.hash-algos.html - [similar]
利用可能なパスワードハッシュアルゴリズムのIDを取得する 8238
« 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]
安全なパスワードハッシュ 8238
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT