Home
last modified time | relevance | path

Searched refs:PHP32 (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP32.php27 class PHP32 extends PHP class
113 * @return PHP32
126 * @return PHP32
139 * @return PHP32
194 * @return PHP32
205 * @return PHP32
278 public function modPow(PHP32 $e, PHP32 $n)
292 public function powMod(PHP32 $e, PHP32 $n)
306 public static function randomRangePrime(PHP32 $min, PHP32 $max)
324 public static function randomRange(PHP32 $min, PHP32 $max)
[all …]