検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 286 for [SIMILAR] 16 1024 4096 WITH 25291 hmac WITH 1703... (0.279 sec.)
文字列の一方向のハッシュ化を行う 5315
« 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]
メッセージのハッシュ値を得る 5315
« sodium_crypto_generichash_update sodium_crypto_kdf_derive_from_key » PHP Manual Sodium 関数 メッセージのハッシュ値を得る sodium_crypto_generichash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_generichash — メッセージのハッシュ値を得る 説明 sodium_crypto_generichash ( string $message , string ...
https://man.plustar.jp/php/function.sodium-crypto-generichash.html - [similar]
定義済み定数 5315
« リソース型 HashContext » PHP Manual Hash 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 HASH_HMAC ( int ) hash_init() のオプションのフラグです。 現在のハッシ ...
https://man.plustar.jp/php/hash.constants.html - [similar]
登録されているハッシュアルゴリズムの一覧を返す 5315
« Hash 関数 hash_copy » PHP Manual Hash 関数 登録されているハッシュアルゴリズムの一覧を返す hash_algos (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_algos — 登録されているハッシュアルゴリズムの一覧を返す 説明 hash_algos (): array パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/function.hash-algos.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 5315
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
安全なパスワードハッシュ 5315
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
文字列のmd5ハッシュ値を計算する 5315
« 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 ハッシュを計算する 5315
« 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]
メッセージと鍵のための短いハッシュ値を計算する 5315
« 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]
パスワードがハッシュにマッチするかどうかを調べる 5315
« 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 7 8 9 10 11 NEXT