検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 46 for equals (0.012 sec.)
Associates a key with a value 7536
« Ds\Map::pairs Ds\Map::putAll » PHP Manual Map Associates a key with a value Ds\Map::put (PECL ... able , equality will be determined by the object's equals function. If an object does not implement Ds\Hasha ... ash () { return $this -> value ; } public function equals ( $obj ): bool { return $this -> value === $obj -> ...
https://man.plustar.jp/php/ds-map.put.html - [similar]
文字列の一方向のハッシュ化を行う 7444
« crc32 echo » PHP Manual String 関数 文字列の一方向のハッシュ化を行う crypt (PHP 4, PHP 5, PHP ... ハッシュとを比較します。 この比較を行うために、 hash_equals() 関数が使えます。 変更履歴 バージョン 説明 8.0.0 ... づくハッシュは12文字のsaltを使用します) */ if ( hash_equals ( $hashed_password , crypt ( $user_input , $hashed ... しているのは単方向アルゴリズムだからです。 参考 hash_equals() - タイミング攻撃に対して安全な文字列比較 passwor ...
https://man.plustar.jp/php/function.crypt.html - [similar]
新しい関数 7368
« 変更された関数 PHP 5.6.x における OpenSSL 関連の変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への ... omMutable() GMP gmp_root() gmp_rootrem() Hash hash_equals() LDAP ldap_escape() ldap_modify_batch() MySQLi my ...
https://man.plustar.jp/php/migration56.new-functions.html - [similar]
Search RPM packages 7277
« rpmdbinfo rpminfo » PHP Manual RpmInfo 関数 Search RPM packages rpmdbsearch (PECL rpminfo >= 0 ... pminfo constants page. When < 0 the criterion must equals the value, and database index is used if possible. ...
https://man.plustar.jp/php/function.rpmdbsearch.html - [similar]
Associates all key-value pairs of a traversable object or array 7200
« Ds\Map::put Ds\Map::reduce » PHP Manual Map Associates all key-value pairs of a traversable ob ... able , equality will be determined by the object's equals function. If an object does not implement Ds\Hasha ...
https://man.plustar.jp/php/ds-map.putall.html - [similar]
Determines if the set contains all values 7200
« Ds\Set::__construct Ds\Set::copy » PHP Manual Set Determines if the set contains all values Ds ... able , equality will be determined by the object's equals function. If an object does not implement Ds\Hasha ...
https://man.plustar.jp/php/ds-set.contains.html - [similar]
要素を追加する 7200
« sodium_crypto_box sodium_crypto_core_ristretto255_from_hash » PHP Manual Sodium 関数 要素を追加 ... istretto255_sub ( $value , $bar ); var_dump ( hash_equals ( $foo , $value )); ?> 上の例の出力は以下となります ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-add.html - [similar]
スカラー値を反転させる 7200
« sodium_crypto_core_ristretto255_scalar_complement sodium_crypto_core_ristretto255_scalar_mul » ... to255_scalar_invert ( $inverted ); var_dump ( hash_equals ( $foo , $reInverted )); ?> 上の例の出力は以下とな ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-inver... - [similar]
スカラー値の論理否定を行う 7200
« sodium_crypto_core_ristretto255_scalar_mul sodium_crypto_core_ristretto255_scalar_random » PHP ... etto255_scalar_negate ( $negate ); var_dump ( hash_equals ( $foo , $reNegate )); ?> 上の例の出力は以下となり ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-scalar-negat... - [similar]
要素の値を減らす 7200
« sodium_crypto_core_ristretto255_scalar_sub sodium_crypto_generichash_final » PHP Manual Sodium ... istretto255_sub ( $value , $bar ); var_dump ( hash_equals ( $foo , $value )); ?> 上の例の出力は以下となります ...
https://man.plustar.jp/php/function.sodium-crypto-core-ristretto255-sub.html - [similar]
PREV 1 2 3 4 5 NEXT