Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP64.php27 class PHP64 extends PHP class
117 * @return PHP64
130 * @return PHP64
143 * @return PHP64
198 * @return PHP64
209 * @return PHP64
282 public function modPow(PHP64 $e, PHP64 $n)
296 public function powMod(PHP64 $e, PHP64 $n)
310 public static function randomRangePrime(PHP64 $min, PHP64 $max)
328 public static function randomRange(PHP64 $min, PHP64 $max)
[all …]