検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 17 for pwhash (0.004 sec.)
Argon2 アルゴリズムを使い、パスワードからキーを導出する 11259
« sodium_crypto_pwhash_str sodium_crypto_scalarmult_base » PHP Manual Sodium 関数 Argon2 アルゴリ ... ムを使い、パスワードからキーを導出する sodium_crypto_pwhash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash — Arg ... い、パスワードからキーを導出する 説明 sodium_crypto_pwhash ( int $length , string $password , string $salt , ... slimit , int $memlimit , int $algo = SODIUM_CRYPTO_PWHASH_ALG_DEFAULT ): string この関数は、 libsodium の cr ... ypto_pwhash 派生関数への低レベルのアクセスを提供します。 この関 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 11000
« 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_s ... エンコードされたハッシュ値を得る 説明 sodium_crypto_pwhash_str ( string $password , int $opslimit , int $meml ... いものへと並べると、以下のとおりです: SODIUM_CRYPTO_PWHASH_OPSLIMIT_INTERACTIVE , SODIUM_CRYPTO_PWHASH_OPSLIM ... IT_MODERATE , SODIUM_CRYPTO_PWHASH_OPSLIMIT_SENSITIVE です。 memlimit この関数が使用す ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
新しいグローバル定数 10931
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しいグローバ ... DIUM_CRYPTO_GENERICHASH_KEYBYTES_MAX SODIUM_CRYPTO_PWHASH_ALG_ARGON2I13 SODIUM_CRYPTO_PWHASH_ALG_DEFAULT SOD ... IUM_CRYPTO_PWHASH_SALTBYTES SODIUM_CRYPTO_PWHASH_STRPREFIX SODIUM_CR ... YPTO_PWHASH_OPSLIMIT_INTERACTIVE SODIUM_CRYPTO_PWHASH_MEMLIMIT ... _INTERACTIVE SODIUM_CRYPTO_PWHASH_OPSLIMIT_MODERATE SODIUM_CRYPTO_PWHASH_MEMLIMIT_MO ...
https://man.plustar.jp/php/migration72.constants.html - [similar]
定義済み定数 10656
« リソース型 Sodium 関数 » PHP Manual Sodium 定義済み定数 定義済み定数 以下の定数が定義されていま ... PTO_GENERICHASH_KEYBYTES_MAX ( int ) SODIUM_CRYPTO_PWHASH_ALG_ARGON2I13 ( int ) SODIUM_CRYPTO_PWHASH_ALG_ARG ... ON2ID13 ( int ) SODIUM_CRYPTO_PWHASH_ALG_DEFAULT ( int ) SODIUM_CRYPTO_PWHASH_SALTBYTES ... ( int ) SODIUM_CRYPTO_PWHASH_STRPREFIX ( string ) SODIUM_CRYPTO_PWHASH_OPSLIMIT ... _INTERACTIVE ( int ) SODIUM_CRYPTO_PWHASH_MEMLIMIT_INTERACTIVE ( int ) SODIUM_CRYPTO_PWHASH_ ...
https://man.plustar.jp/php/sodium.constants.html - [similar]
scrypt を使い、パスワードからキーを導出する 10035
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manu ... を使い、パスワードからキーを導出する sodium_crypto_pwhash_scryptsalsa208sha256 (PHP 7 >= 7.2.0, PHP 8) sodiu ... m_crypto_pwhash_scryptsalsa208sha256 — scrypt を使い、パスワードか ... らキーを導出する 説明 sodium_crypto_pwhash_scryptsalsa208sha256 ( int $length , string $passw ... $opslimit , int $memlimit ): string sodium_crypto_pwhash() の scrypt 対応版です。 この特別な関数を使う理由は ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
パスワードを再計算する必要があるかを判定する 9655
« sodium_crypto_pwhash_scryptsalsa208sha256 sodium_crypto_pwhash_str_verify » PHP Manual Sodium ... ードを再計算する必要があるかを判定する sodium_crypto_pwhash_str_needs_rehash (PHP 7 >= 7.2.0, PHP 8) sodium_cr ... ypto_pwhash_str_needs_rehash — パスワードを再計算する必要がある ... かを判定する 説明 sodium_crypto_pwhash_str_needs_rehash ( string $password , int $opslimi ... ッシュ opslimit 設定済みの opslimit。 sodium_crypto_pwhash_str() を参照して下さい。 memlimit 設定済みの memli ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-needs-rehash.html - [similar]
ASCII 文字列でエンコードされたハッシュを得る 9173
« sodium_crypto_pwhash_scryptsalsa208sha256_str_verify sodium_crypto_pwhash_scryptsalsa208sha256 ... 文字列でエンコードされたハッシュを得る sodium_crypto_pwhash_scryptsalsa208sha256_str (PHP 7 >= 7.2.0, PHP 8) s ... odium_crypto_pwhash_scryptsalsa208sha256_str — ASCII 文字列でエンコード ... されたハッシュを得る 説明 sodium_crypto_pwhash_scryptsalsa208sha256_str ( string $password , int ... 関連キーワード: ASCII , ハッシュ , sodium , crypto , pwhash , scryptsalsa , sha , int , memlimit , opslimit ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256-st... - [similar]
パスワードが、ハッシュ値と一致するかを調べる 9173
« sodium_crypto_pwhash_str_needs_rehash sodium_crypto_pwhash_str » PHP Manual Sodium 関数 パスワ ... ードが、ハッシュ値と一致するかを調べる sodium_crypto_pwhash_str_verify (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_p ... 、ハッシュ値と一致するかを調べる 説明 sodium_crypto_pwhash_str_verify ( string $hash , string $password ): bo ... ol sodium_crypto_pwhash_str() を使って生成されたパスワードハッシュが、 指定 ... の両方に対する耐性を提供します。 参考 sodium_crypto_pwhash_str() - ASCII 文字でエンコードされたハッシュ値を得 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-verify.html - [similar]
パスワードが、有効なパスワード検証文字列かを調べる 8621
« sodium_crypto_kx_server_session_keys sodium_crypto_pwhash_scryptsalsa208sha256_str » PHP Manua ... 、有効なパスワード検証文字列かを調べる sodium_crypto_pwhash_scryptsalsa208sha256_str_verify (PHP 7 >= 7.2.0, P ... HP 8) sodium_crypto_pwhash_scryptsalsa208sha256_str_verify — パスワードが、有 ... なパスワード検証文字列かを調べる 説明 sodium_crypto_pwhash_scryptsalsa208sha256_str_verify ( string $hash , s ... 連キーワード: パスワード , 検証 , sodium , crypto , pwhash , scryptsalsa , sha , verify , 関数 , string ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256-st... - [similar]
新しい関数 8276
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関 ... dium_crypto_kx_server_session_keys() sodium_crypto_pwhash_scryptsalsa208sha256_str_verify() sodium_crypto_pw ... hash_scryptsalsa208sha256_str() sodium_crypto_pwhash_scryptsalsa208sha256() sodium_crypto_pwhash_str_ve ... rify() sodium_crypto_pwhash_str() sodium_crypto_pwhash() sodium_crypto_scalarm ... keygen , keypair , 関数 , secretkey , publickey , pwhash ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
PREV 1 2 NEXT