検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 294 for [SIMILAR] 16 1024 4096 WITH 18734 ハッ WITH 1803... (0.486 sec.)
パスワードがハッシュにマッチするかどうかを調べる 8009
« 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]
安全なパスワードハッシュ 8000
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
はじめに 7973
« パスワードのハッシュ インストール/設定 » PHP Manual パスワードのハッシュ はじめに はじめに パスワードハッシュ API は crypt() および他のいくつかのパスワードハッシュアルゴリズムを 手軽に使えるようにしたラッパーで、 パスワードの作成や管理を安全な方法で行えます。 関連キーワード: パスワード ...
https://man.plustar.jp/php/intro.password.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 6182
« 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]
パスワードハッシュを作る 6182
« 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]
文字列の sha1 ハッシュを計算する 6182
« sha1_file similar_text » PHP Manual String 関数 文字列の sha1 ハッシュを計算する sha1 (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) sha1 — 文字列の sha1 ハッシュを計算する 警告 パスワードを守るためにこの関数を使うことはおすすめしません。 ハッシュアルゴリズムの高速性がその理由です。 詳細とベスト ...
https://man.plustar.jp/php/function.sha1.html - [similar]
Hash 関数 6182
« 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]
PBKDF2 を使ってパスワードからキーを生成する 6182
« 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]
文字列の一方向のハッシュ化を行う 6182
« 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]
HASH メッセージダイジェストフレームワーク 6182
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT