検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 326 for [SIMILAR] 16 1024 4096 WITH 10886 スワ WITH 8817... (0.498 sec.)
パスワードハッシュを作る 0
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを作る password_hash (PHP 5 >= 5.5.0, PHP 7, PHP 8) password_hash — パスワードハッシュを作る 説明 password_hash ( string $password , string | int | null $algo , array $options = [] ): string pa ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 0
« 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_str — ASCII 文字でエンコードされたハッシュ値を得る 説明 sodium_crypto_pwhash_str ( string $pa ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
マジックメソッド 0
« オブジェクトの反復処理 finalキーワード » PHP Manual クラスとオブジェクト マジックメソッド マジックメソッド マジックメソッドは、 ある動作がオブジェクトに対して行われた場合に、 PHP のデフォルトの動作を上書きする特別なメソッドです。 警告 __ で始まる全てのメソッドは、 PHP によって予約されて ...
https://man.plustar.jp/php/language.oop5.magic.html - [similar]
Opens a connection 0
« Stomp::commit Stomp::__destruct » PHP Manual Stomp Opens a connection Stomp::__construct stomp_connect (PECL stomp >= 0.1.0) Stomp::__construct -- stomp_connect — Opens a connection 説明 オブジェクト指向型 (constructor): public Stomp::__construct ( string $broker = ini_get("stomp.defau ...
https://man.plustar.jp/php/stomp.construct.html - [similar]
パスワードを再計算する必要があるかを判定する 0
« 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_crypto_pwhash_str_needs_rehash — パスワードを再計算する必要があるかを判定 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str-needs-rehash.html - [similar]
scrypt を使い、パスワードからキーを導出する 0
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manual Sodium 関数 scrypt を使い、パスワードからキーを導出する sodium_crypto_pwhash_scryptsalsa208sha256 (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_scryptsalsa208sha256 — scrypt を使い、パスワー ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
Password Hashing 関数 0
« 定義済み定数 password_algos » PHP Manual パスワードのハッシュ Password Hashing 関数 Password Hashing 関数 目次 password_algos — 利用可能なパスワードハッシュアルゴリズムのIDを取得する password_get_info — 指定したハッシュに関する情報を返す password_hash — パスワードハッシュを作る passwor ...
https://man.plustar.jp/php/ref.password.html - [similar]
Argon2 アルゴリズムを使い、パスワードからキーを導出する 0
« 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 — Argon2 アルゴリズムを使い、パスワードからキーを導出する 説明 sodium_crypto_pwhash ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash.html - [similar]
PBKDF2 を使ってパスワードからキーを生成する 0
« hash_init hash_update_file » PHP Manual Hash 関数 PBKDF2 を使ってパスワードからキーを生成する hash_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) hash_pbkdf2 — PBKDF2 を使ってパスワードからキーを生成する 説明 hash_pbkdf2 ( string $algo , string $password , string $salt , int $iterations , int $ ...
https://man.plustar.jp/php/function.hash-pbkdf2.html - [similar]
MS SQL Server および SQL Azure データベースに接続する 0
« MS SQL Server (PDO) Oracle (PDO) » PHP Manual MS SQL Server (PDO) MS SQL Server および SQL Azure データベースに接続する PDO_SQLSRV DSN (PECL pdo_sqlsrv >= 2.0.1) PDO_SQLSRV DSN — MS SQL Server および SQL Azure データベースに接続する 説明 PDO_SQLSRV データソース名 (DSN) は以下の要素で構 ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.connection.html - [similar]