検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 168 for [SIMILAR] 16 1024 4096 WITH 16782 mhash WITH 153... (0.400 sec.)
パスワードがハッシュにマッチするかどうかを調べる 6268
« 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]
ファイルの sha1 ハッシュを計算する 6268
« setlocale sha1 » PHP Manual String 関数 ファイルの sha1 ハッシュを計算する sha1_file (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) sha1_file — ファイルの sha1 ハッシュを計算する 説明 sha1_file ( string $filename , bool $binary = false ): string | false » US Secure Hash Algorithm 1 を使用して f ...
https://man.plustar.jp/php/function.sha1-file.html - [similar]
パスワードハッシュを作る 6268
« 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]
PBKDF2 を使ってパスワードからキーを生成する 6268
« 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]
ストレージの暗号化 6268
« データベースへの接続 SQLインジェクション » PHP Manual データベースのセキュリティ ストレージの暗号化 ストレージの暗号化 SSL/SSHによってクライアント/サーバー間で通信されるデータは保護されますが、 データベースに保存されたデータは保護されません。SSLはあくまで通信上の プロトコルなのです。 一 ...
https://man.plustar.jp/php/security.database.storage.html - [similar]
hash_hmac に合うハッシュアルゴリズムの一覧を返す 6268
« 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]
パスワードのハッシュ 6268
« OpenSSLAsymmetricKey はじめに » PHP Manual 暗号 パスワードのハッシュ パスワードのハッシュ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Password Hashing 関数 password_algos — 利用可能なパスワードハッシュアルゴリズムのIDを取得する password_get_info ...
https://man.plustar.jp/php/book.password.html - [similar]
アクティブなハッシュコンテキストにデータを投入する 6268
« hash_update_stream hash » PHP Manual Hash 関数 アクティブなハッシュコンテキストにデータを投入する hash_update (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update — アクティブなハッシュコンテキストにデータを投入する 説明 hash_update ( HashContext $context , string $data ): bool ...
https://man.plustar.jp/php/function.hash-update.html - [similar]
定義済み定数 6268
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
指定したハッシュがオプションにマッチするかどうかを調べる 6268
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT