| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| H A D | Base.php | 30 protected $order; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Base 118 return BigInteger::randomRange($one, $this->order->subtract($one)); 131 if (!isset($this->order)) { 134 if ($x->compare($this->order) > 0 || $x->compare($zero) <= 0) { 142 public function setOrder(BigInteger $order) argument 144 $this->order = $order; 154 return $this->order;
|
| H A D | KoblitzPrime.php | 90 $factory = new PrimeField($this->order); 107 $this->basis = static::extendedGCD($lambda->toBigInteger(), $this->order); 126 list($c1, $r) = $c1->divide($this->order); 127 if ($this->order->compare($r->multiply($two)) <= 0) { 132 list($c2, $r) = $c2->divide($this->order); 133 if ($this->order->compare($r->multiply($two)) <= 0) {
|
| H A D | Montgomery.php | 93 protected $order; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery
|
| H A D | Binary.php | 82 protected $order; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Binary
|
| H A D | Prime.php | 112 protected $order; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/ |
| H A D | PublicKey.php | 110 $order = $this->curve->getOrder(); 130 if ($S->compare($order) >= 0) { 148 list(, $k) = $k->divide($order); 190 $order = $this->curve->getOrder(); 192 $n_1 = $order->subtract(self::$one); 200 $Ln = $this->hash->getLength() - $order->getLength(); 203 $w = $s->modInverse($order); 204 list(, $u1) = $z->multiply($w)->divide($order); 205 list(, $u2) = $r->multiply($w)->divide($order); 216 list(, $x1) = $x1->divide($order);
|
| H A D | PrivateKey.php | 116 $order = $this->curve->getOrder(); 195 list(, $r) = $r->divide($order); 201 list(, $k) = $k->divide($order); 203 list(, $S) = $S->divide($order); 245 $Ln = $this->hash->getLength() - $order->getLength(); 249 $k = BigInteger::randomRange(self::$one, $order->subtract(self::$one)); 252 list(, $r) = $x->divide($order); 256 $kinv = $k->modInverse($order); 259 list(, $s) = $temp->divide($order);
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/ |
| H A D | Common.php | 310 $order = $curve->getLengthInBytes(); 312 if ($keylen == $order + 1) { 317 if ($keylen == 2 * $order + 1) { 318 preg_match("#(.)(.{{$order}})(.{{$order}})#s", $str, $matches); 431 $order = $curve->getOrder(); 435 if (!$order) { 466 'order' => $order 520 'order' => $order
|
| H A D | XML.php | 256 $order = self::query($xpath, 'order', 'Order is not present'); 268 $curve->setOrder(new BigInteger($order, 256)); 308 $order = self::query($xpath, 'order', 'Order is not present', false); 331 $order = str_replace(["\r", "\n", ' ', "\t"], '', $order); 332 $curve->setOrder(new BigInteger($order));
|
| /dokuwiki/_test/tests/TreeBuilder/cp/ |
| H A D | complex.txt | 13 * [[foo:bar|duplicates]] will be ignored in the order
|
| /dokuwiki/lib/plugins/usermanager/lang/en/ |
| H A D | import.txt | 4 The columns must contain, in order: user-id, full name, email address and groups.
|
| /dokuwiki/conf/ |
| H A D | wordblock.conf | 4 https?:\/\/(\S*?)(-side-effects|top|pharm|pill|discount|discount-|deal|price|order|now|best|cheap|c…
|
| /dokuwiki/ |
| H A D | composer.lock | 398 …"ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary prec… 400 …"ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operati… 401 …"ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic…
|
| H A D | COPYING | 199 conditions are imposed on you (whether by court order, agreement or
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
| H A D | SFTP.php | 1222 foreach ($this->sortOptions as $sort => $order) { 1236 return $order === SORT_DESC ? -$result : $result; 1247 return $order === SORT_ASC ? $a[$sort] - $b[$sort] : $b[$sort] - $a[$sort];
|
| /dokuwiki/vendor/openpsa/universalfeedcreator/ |
| H A D | LICENSE | 70 this license for certain libraries in order to permit linking those 113 be combined with the library in order to run. 376 conditions are imposed on you (whether by court order, agreement or
|
| /dokuwiki/vendor/simplepie/simplepie/ |
| H A D | CHANGELOG.md | 205 * Tests: use the correct parameter order (by @jrfnl in [#694](https://github.com/simplepie/simplepi… 241 * PHP 7.4 support: Ensure the proper argument order for `implode()` calls. [#617](https://github.co…
|
| /dokuwiki/vendor/splitbrain/lesserphp/ |
| H A D | LICENSE | 478 You are not required to accept this License in order to receive or 583 If conditions are imposed on you (whether by court order, agreement or
|
| /dokuwiki/vendor/geshi/geshi/ |
| H A D | LICENSE | 199 conditions are imposed on you (whether by court order, agreement or
|
| H A D | CHANGELOG | 456 - Changes to default CSS in order to make the GESHI_HEADER_PRE_TABLE align properly,
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.min.js | 2 …tart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,scal… property
|