検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 301 for [SIMILAR] 16 1024 4096 WITH 10564 ルゴ WITH 1021... (0.274 sec.)
定義済み定数 5954
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
利用可能なパスワードハッシュアルゴリズムのIDを取得する 5954
« 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]
段階的なハッシュコンテキストを初期化する 5954
« hash_hmac hash_pbkdf2 » PHP Manual Hash 関数 段階的なハッシュコンテキストを初期化する hash_init (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_init — 段階的なハッシュコンテキストを初期化する 説明 hash_init ( string $algo , int $flags = 0 , string $key = "" , array $options = [] ...
https://man.plustar.jp/php/function.hash-init.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 5954
« 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]
文字列の一方向のハッシュ化を行う 5954
« 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]
ファイルの内容から、ハッシュ値を生成する 5954
« 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]
ハッシュ値 (メッセージダイジェスト) を生成する 5954
« 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]
文字列のmd5ハッシュ値を計算する 5954
« md5_file metaphone » PHP Manual String 関数 文字列のmd5ハッシュ値を計算する md5 (PHP 4, PHP 5, PHP 7, PHP 8) md5 — 文字列のmd5ハッシュ値を計算する 警告 パスワードを守るためにこの関数を使うことはおすすめしません。 ハッシュアルゴリズムの高速性がその理由です。 詳細とベストプラクティスにつ ...
https://man.plustar.jp/php/function.md5.html - [similar]
Hash 関数 5954
« HashContext::__unserialize hash_algos » PHP Manual Hash Hash 関数 Hash 関数 目次 hash_algos — 登録されているハッシュアルゴリズムの一覧を返す hash_copy — ハッシュコンテキストをコピーする hash_equals — タイミング攻撃に対して安全な文字列比較 hash_file — ファイルの内容から、ハッシュ値を生成 ...
https://man.plustar.jp/php/ref.hash.html - [similar]
はじめに 5954
« パスワードのハッシュ インストール/設定 » PHP Manual パスワードのハッシュ はじめに はじめに パスワードハッシュ API は crypt() および他のいくつかのパスワードハッシュアルゴリズムを 手軽に使えるようにしたラッパーで、 パスワードの作成や管理を安全な方法で行えます。 関連キーワード: パスワード ...
https://man.plustar.jp/php/intro.password.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT