検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 54 for [SIMILAR] 16 1024 4096 WITH 26952 グ攻 WITH 2379... (0.251 sec.)
タイミング攻撃に対して安全な文字列比較 10000
« hash_copy hash_file » PHP Manual Hash 関数 タイミング攻撃に対して安全な文字列比較 hash_equals (PHP 5 >= 5.6.0, PHP 7, PHP 8) hash_equals — タイミング攻撃に対して安全な文字列比較 説明 hash_equals ( string $known_string , string $user_string ): bool 2つの文字列が等しいかどうか、同じ長さの ...
https://man.plustar.jp/php/function.hash-equals.html - [similar]
定数時間での文字列の比較 0
« sodium_increment sodium_memzero » PHP Manual Sodium 関数 定数時間での文字列の比較 sodium_memcmp (PHP 7 >= 7.2.0, PHP 8) sodium_memcmp — 定数時間での文字列の比較 説明 sodium_memcmp ( string $string1 , string $string2 ): int ふたつの文字列を、定数時間で比較します。 実際、ほとんどの場合は ...
https://man.plustar.jp/php/function.sodium-memcmp.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
パディングデータを追加する 0
« sodium_memzero sodium_unpad » PHP Manual Sodium 関数 パディングデータを追加する sodium_pad (PHP 7 >= 7.2.0, PHP 8) sodium_pad — パディングデータを追加する 説明 sodium_pad ( string $string , int $block_size ): string 文字列の右側に、任意の長さのパディングを追加します。 タイミング攻撃に対 ...
https://man.plustar.jp/php/function.sodium-pad.html - [similar]
パディングを削除する 0
« sodium_pad SodiumException » PHP Manual Sodium 関数 パディングを削除する sodium_unpad (PHP 7 >= 7.2.0, PHP 8) sodium_unpad — パディングを削除する 説明 sodium_unpad ( string $string , int $block_size ): string パディングされた文字列から、パディングを削除します。 タイミング攻撃に対しても ...
https://man.plustar.jp/php/function.sodium-unpad.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
Hash 関数 0
« 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]
HASH メッセージダイジェストフレームワーク 0
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
文字列の一方向のハッシュ化を行う 0
« 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]
パスワードがハッシュにマッチするかどうかを調べる 0
« 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]
PREV 1 2 3 4 5 6 NEXT