Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/
H A DPuTTY.php81 $primes = $coefficients = [];
82 list($privateExponent, $primes[1], $primes[2], $coefficients[2]) = $result;
101 * @param array $coefficients
106 …BigInteger $e, BigInteger $d, array $primes, array $exponents, array $coefficients, $password = ''… argument
113 $private = Strings::packSSH2('iiii', $d, $primes[1], $primes[2], $coefficients[2]);
H A DOpenSSH.php63 $primes = $coefficients = [];
69 $coefficients[2],
127 * @param array $coefficients
132 …BigInteger $e, BigInteger $d, array $primes, array $exponents, array $coefficients, $password = ''… argument
135 …$privateKey = Strings::packSSH2('si6', 'ssh-rsa', $n, $e, $d, $coefficients[2], $primes[1], $prime…
H A DPKCS1.php116 * @param array $coefficients
121 …BigInteger $e, BigInteger $d, array $primes, array $exponents, array $coefficients, $password = ''… argument
133 'coefficient' => $coefficients[2]
139 'coefficient' => $coefficients[$i]
H A DPKCS8.php122 * @param array $coefficients
127 …BigInteger $e, BigInteger $d, array $primes, array $exponents, array $coefficients, $password = ''… argument
129 $key = PKCS1::savePrivateKey($n, $e, $d, $primes, $exponents, $coefficients);
H A DRaw.php152 * @param array $coefficients
157 …BigInteger $e, BigInteger $d, array $primes, array $exponents, array $coefficients, $password = ''… argument
175 }, $coefficients)
H A DXML.php138 * @param array $coefficients
142 …BigInteger $e, BigInteger $d, array $primes, array $exponents, array $coefficients, $password = '') argument
159 ' <InverseQ>' . Base64::encode($coefficients[2]->toBytes()) . "</InverseQ>\r\n" .
H A DPSS.php172 * @param array $coefficients
177 …BigInteger $e, BigInteger $d, array $primes, array $exponents, array $coefficients, $password = ''… argument
181 $key = PKCS1::savePrivateKey($n, $e, $d, $primes, $exponents, $coefficients);
H A DMSBLOB.php196 * @param array $coefficients
200 …BigInteger $e, BigInteger $d, array $primes, array $exponents, array $coefficients, $password = '') argument
219 $key .= strrev($coefficients[2]->toBytes());
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php56 protected $coefficients; variable in phpseclib3\\Crypt\\RSA\\PrivateKey
111 case empty($this->coefficients):
112 case $this->coefficients[2]->equals(self::$zero):
126 $h = $h->multiply($this->coefficients[2]);
137 $h = $h->multiply($this->coefficients[$i]);
157 $h = $h->multiply($this->coefficients[2]);
168 $h = $h->multiply($this->coefficients[$i]);
522 …licExponent, $this->exponent, $this->primes, $this->exponents, $this->coefficients, $this->passwor…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php364 $exponents = $coefficients = $primes = [];
388 $coefficients[$i] = $n->modInverse($primes[$i]);
406 $coefficients[2] = $primes[2]->modInverse($primes[1]);
435 $privatekey->coefficients = $coefficients;
473 $key->coefficients = $components['coefficients'];
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2coefficients[P],L);else if(E.isDirectionalLight){var I=r.get(E);if(I.color.copy(E.color).multiplyS…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js24511 …function copyCoefficients(coefficients, levelWidth, levelHeight, subband, delta, mb, reversible, s…
24609 coefficients[pos] = n;
24611 coefficients[pos] = n * (1 << mb - nb);
24643 var coefficients = new Float32Array(width * height);
24661 …copyCoefficients(coefficients, width, height, subband, delta, mb, reversible, segmentationSymbolUs…
24667 items: coefficients
H A Dpdf.worker.js.map1coefficients","mb","codingStyleParameters","quantizationParameters","guardBits","segmentationSymbo…
/plugin/jmol2/jmol/
H A DCHANGES.txt4825 # bug fix for Gaussian file reader fix for very large negative MO coefficients
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.min.js.map1 …mit the K-th coefficient (always 1)\n\t// from the result; also other coefficients are written in …
/plugin/openlayersmap/ol7/
H A Dol.js.map