検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 288 for [SIMILAR] 16 1024 4096 WITH 25176 gmp WITH 16459... (0.496 sec.)
秘密鍵から公開鍵を計算する 0
« sodium_crypto_box_open sodium_crypto_box_publickey » PHP Manual Sodium 関数 秘密鍵から公開鍵を計算する sodium_crypto_box_publickey_from_secretkey (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_publickey_from_secretkey — 秘密鍵から公開鍵を計算する 説明 sodium_crypto_box_publickey_from_secret ...
https://man.plustar.jp/php/function.sodium-crypto-box-publickey-from-secretkey.h... - [similar]
e の累乗を計算する 0
« deg2rad expm1 » PHP Manual Math 関数 e の累乗を計算する exp (PHP 4, PHP 5, PHP 7, PHP 8) exp — e の累乗を計算する 説明 exp ( float $num ): float e を num 乗した値を返します。 注意 : ' e ' は自然対数の底で、およそ 2.718282 です。 パラメータ num 処理する引数。 戻り値 'e' の num 乗を返しま ...
https://man.plustar.jp/php/function.exp.html - [similar]
直角三角形の斜辺の長さを計算する 0
« hexdec intdiv » PHP Manual Math 関数 直角三角形の斜辺の長さを計算する hypot (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) hypot — 直角三角形の斜辺の長さを計算する 説明 hypot ( float $x , float $y ): float hypot() は、直角をはさむ 2 辺の長さが x および y である 直角三角形の斜辺の長さ、すなわち原 ...
https://man.plustar.jp/php/function.hypot.html - [similar]
文字列 0
« ssdeep_fuzzy_hash はじめに » PHP Manual テキスト処理 文字列 文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 String 関数 addcslashes — C 言語と同様にスラッシュで文字列をクォートする addslashes — 文字列をスラッシュでクォートする bin2hex — バイナ ...
https://man.plustar.jp/php/book.strings.html - [similar]
String 関数 0
« 定義済み定数 addcslashes » PHP Manual 文字列 String 関数 String 関数 参考 より強力な文字列処理および処理関数については、 Perl 互換正規表現関数 を参照してください。 マルチバイト文字のエンコーディングを扱うときは、 マルチバイト文字列関数 . を参照してください。 目次 addcslashes — C 言語と ...
https://man.plustar.jp/php/ref.strings.html - [similar]
余りつきの平方根 0
« gmp_sqrt gmp_strval » PHP Manual GMP 関数 余りつきの平方根 gmp_sqrtrem (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_sqrtrem — 余りつきの平方根 説明 gmp_sqrtrem ( GMP | int | string $num ): array ある数の平方根を余りつきで計算します。 パラメータ num 平方根を計算したい数。 GMP オブジェクト、 ...
https://man.plustar.jp/php/function.gmp-sqrtrem.html - [similar]
追加された添字の確認も含めて配列の共通項を確認する 0
« array_flip array_intersect_key » PHP Manual 配列 関数 追加された添字の確認も含めて配列の共通項を確認する array_intersect_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_intersect_assoc — 追加された添字の確認も含めて配列の共通項を確認する 説明 array_intersect_assoc ( array $array , ar ...
https://man.plustar.jp/php/function.array-intersect-assoc.html - [similar]
ユーザーの秘密鍵と、別のユーザーの公開鍵を使って、共有シークレットを計算する 0
« sodium_crypto_scalarmult_ristretto255 sodium_crypto_secretbox_keygen » PHP Manual Sodium 関数 ユーザーの秘密鍵と、別のユーザーの公開鍵を使って、共有シークレットを計算する sodium_crypto_scalarmult (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_scalarmult — ユーザーの秘密鍵と、別のユーザーの公開鍵 ...
https://man.plustar.jp/php/function.sodium-crypto-scalarmult.html - [similar]
ダイジェストを計算する 0
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openssl_digest (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_digest — ダイジェストを計算する 説明 openssl_digest ( string $data , string $digest_algo , bool $binary = false ): string | false 与えられたメソ ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]
メッセージに対応するタグを計算する 0
« sodium_crypto_auth_verify sodium_crypto_box_keypair_from_secretkey_and_publickey » PHP Manual Sodium 関数 メッセージに対応するタグを計算する sodium_crypto_auth (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_auth — メッセージに対応するタグを計算する 説明 sodium_crypto_auth ( string $message , st ...
https://man.plustar.jp/php/function.sodium-crypto-auth.html - [similar]