Results of 1 - 4 of about 4 for modulus (0.004 sec.)
- 任意精度数値のべき乗の、指定した数値による剰余 11724
- « bcpow bcscale » PHP Manual BC Math 関数 任意精度数値のべき乗の、指定した数値による剰余 bcpowmo
...
cpowmod ( string $num , string $exponent , string $modulus , ? int $scale = null ): string modulus で割った余 ...
の文字列。 (つまり、scale は 0 でなければいけません) modulus 法を表す、整数の文字列。 (つまり、scale は 0 でなけ ...
は 0 を使用します。 戻り値 結果を文字列で返します。 modulus が 0 の場合、 または exponent が負の場合、 false を ...
, 精度 , べき乗 , scale , 指定 , exponent , 整数 , modulus ...
-
https://man.plustar.jp/php/function.bcpowmod.html
- [similar]
- べき乗とモジュロを計算する 10318
- « gmp_pow gmp_prob_prime » PHP Manual GMP 関数 べき乗とモジュロを計算する gmp_powm (PHP 4 >= 4.0
...
GMP | int | string $exponent , GMP | int | string $modulus ): GMP modulus を法として ( num の exponent 乗) を ...
ト、整数、あるいは数値に変換可能な数値形式の文字列。 modulus モジュロ。 GMP オブジェクト、整数、あるいは数値に変 ...
-
https://man.plustar.jp/php/function.gmp-powm.html
- [similar]
- 秘密鍵が証明書に対応するかを確認する 7507
- « openssl_verify openssl_x509_checkpurpose » PHP Manual OpenSSL 関数 秘密鍵が証明書に対応するかを
...
単に、公開されている材料 (例: RSA 鍵の exponent や modulus) かつ/または キーペアのキーのパラメータ (例: ECキー ...
-
https://man.plustar.jp/php/function.openssl-x509-check-private-key.html
- [similar]
- キーの詳細の配列を返す 7397
- « openssl_pkey_free openssl_pkey_get_private » PHP Manual OpenSSL 関数 キーの詳細の配列を返す op
...
キーがあり、キーのデータが返されます。 キー 説明 "n" modulus "e" public exponent "d" private exponent "p" prime ...
-
https://man.plustar.jp/php/function.openssl-pkey-get-details.html
- [similar]
PREV
1
NEXT