検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 493 for [SIMILAR] 16 1024 4096 WITH 22376 mhash WITH 851... (0.538 sec.)
ハッシュ値を計算する 9220
« mhash_keygen_s2k OpenSSL » PHP Manual Mhash 関数 ハッシュ値を計算する mhash (PHP 4, PHP 5, PHP 7, PHP 8) mhash — ハッシュ値を計算する 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 mhash ( int $hash , string $data , string $key = ? ): stri ...
https://man.plustar.jp/php/function.mhash.html - [similar]
安全なパスワードハッシュ 3759
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
Hash 関数 3759
« 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]
パスワードのハッシュ 3759
« OpenSSLAsymmetricKey はじめに » PHP Manual 暗号 パスワードのハッシュ パスワードのハッシュ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Password Hashing 関数 password_algos — 利用可能なパスワードハッシュアルゴリズムのIDを取得する password_get_info ...
https://man.plustar.jp/php/book.password.html - [similar]
定義済み定数 3759
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
文字列の一方向のハッシュ化を行う 3526
« 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]
文字列のmd5ハッシュ値を計算する 3526
« 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]
文字列の sha1 ハッシュを計算する 3526
« 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]
メッセージと鍵のための短いハッシュ値を計算する 3526
« 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]
段階的なハッシュコンテキストを初期化する 3526
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT