検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 702 for [SIMILAR] 16 1024 4096 WITH 22794 wincache WITH ... (0.567 sec.)
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.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
« session_cache_expire session_commit » PHP Manual セッション関数 現在のキャッシュリミッタを取得または設定する session_cache_limiter (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) session_cache_limiter — 現在のキャッシュリミッタを取得または設定する 説明 session_cache_limiter ( ? string $value = n ...
https://man.plustar.jp/php/function.session-cache-limiter.html - [similar]
文字列のmd5ハッシュ値を計算する 0
« 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]
アトミックに値を取得するか、キャッシュエントリを生成する 0
« apcu_enabled apcu_exists » PHP Manual APCu 関数 アトミックに値を取得するか、キャッシュエントリを生成する apcu_entry (PECL apcu >= 5.1.0) apcu_entry — アトミックに値を取得するか、キャッシュエントリを生成する 説明 apcu_entry ( string $key , callable $generator , int $ttl = 0 ): mixed キャ ...
https://man.plustar.jp/php/function.apcu-entry.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]
セッションIDを検証する 0
« SessionUpdateTimestampHandlerInterface::updateTimestamp テキスト処理 » PHP Manual SessionUpdateTimestampHandlerInterface セッションIDを検証する SessionUpdateTimestampHandlerInterface::validateId (PHP 7, PHP 8) SessionUpdateTimestampHandlerInterface::validateId — セッションIDを検証する ...
https://man.plustar.jp/php/sessionupdatetimestamphandlerinterface.validateid.htm... - [similar]
文字列の sha1 ハッシュを計算する 0
« 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]
メッセージと鍵のための短いハッシュ値を計算する 0
« sodium_crypto_shorthash_keygen sodium_crypto_sign_detached » PHP Manual Sodium 関数 メッセージと鍵のための短いハッシュ値を計算する sodium_crypto_shorthash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_shorthash — メッセージと鍵のための短いハッシュ値を計算する 説明 sodium_crypto_shorthash ( str ...
https://man.plustar.jp/php/function.sodium-crypto-shorthash.html - [similar]
セッション と セキュリティ 0
« セッションのアップロード状況 セッション管理の基礎 » PHP Manual Sessions セッション と セキュリティ セッション と セキュリティ 目次 セッション管理の基礎 セッションに関連する INI 設定をセキュアにする 外部リンク: » Session fixation HTTP におけるセッション管理は、web セキュリティのコアに相 ...
https://man.plustar.jp/php/session.security.html - [similar]