Home
last modified time | relevance | path

Searched refs:prime (Results 1 – 25 of 59) sorted by relevance

123

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DDH.php60 protected $prime; variable in phpseclib3\\Crypt\\DH
90 $params->prime = $args[0];
94 $params->prime = BigInteger::randomPrime($args[0]);
104 $prime = 'FFFFFFFFFFFFFFFFC90FDAA22168C234C4C6628B80DC1CD129024E088A67CC74' .
221 $params->prime = new BigInteger($prime, 16);
252 $max = $params->prime->subtract($one);
256 $key->prime = $params->prime;
259 $key->publicKey = $key->base->powMod($key->privateKey, $key->prime);
276 … if (!$private->prime->equals($public->prime) || !$private->base->equals($public->base)) {
352 $new->prime = $components['prime'];
[all …]
H A DRSA.php410 foreach ($primes as $i => $prime) {
411 $temp = $prime->subtract(self::$one);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/
H A DPrivateKey.php57 $this->publicKey = $this->base->powMod($this->privateKey, $this->prime);
60 $key = $type::savePublicKey($this->prime, $this->base, $this->publicKey);
77 $this->publicKey = $this->base->powMod($this->privateKey, $this->prime);
80 …return $type::savePrivateKey($this->prime, $this->base, $this->privateKey, $this->publicKey, $this…
H A DParameters.php38 return $type::saveParameters($this->prime, $this->base, $options);
H A DPublicKey.php41 return $type::savePublicKey($this->prime, $this->base, $this->publicKey, $options);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/
H A DPKCS8.php124 …public static function savePrivateKey(BigInteger $prime, BigInteger $base, BigInteger $privateKey,… argument
127 'prime' => $prime,
146 …public static function savePublicKey(BigInteger $prime, BigInteger $base, BigInteger $publicKey, a… argument
149 'prime' => $prime,
H A DPKCS1.php71 public static function saveParameters(BigInteger $prime, BigInteger $base, array $options = []) argument
74 'prime' => $prime,
/plugin/ckgdoku/action/entities/utils/
H A Dfcked-ents.txt177prime 8242
178prime 8243
H A Dentities.pl628 ′
H A Dentities.txt620 ′
/plugin/fckg/action/entities/utils/
H A Dfcked-ents.txt177prime 8242
178prime 8243
H A Dentities.pl628 ′
H A Dentities.txt620 ′
/plugin/ckgdoku/action/entities/
H A Dfcked-ents.data702 prime
706 prime
H A Dents.data475 ′
/plugin/fckg/action/entities/
H A Dfcked-ents.data702 prime
706 prime
H A Dents.data475 ′
/plugin/ckgedit/action/entities/
H A Dfcked-ents.data702 prime
706 prime
H A Dents.data475 ′
/plugin/ckgedit/action/entities/utils/
H A Dfcked-ents.txt177prime 8242
178prime 8243
H A Dentities.pl628 ′
/plugin/pdfjs/pdfjs/web/locale/ia/
H A Dviewer.properties50 first_page.title=Ir al prime pagina
51 first_page.label=Ir al prime pagina
52 first_page_label=Ir al prime pagina
53 last_page.title=Ir al prime pagina
54 last_page.label=Ir al prime pagina
55 last_page_label=Ir al prime pagina
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcache-api-1.1.1.jar ... boolean) boolean isSynchronous public int hashCode () int prime int result public boolean equals (java.lang. ...
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php555 foreach (self::PRIMES as $prime) {
556 $r = bcmod($this->value, $prime);
558 return $this->value == $prime;
/plugin/epub/scripts/utils/
H A Dsymbol_ents_delim.txt119 ′ ′

123