| /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 | 55 $order = $this->curve->getOrder(); 84 if ($S->compare($order) >= 0) { 102 list(, $k) = $k->divide($order); 130 $n_1 = $order->subtract(self::$one); 138 $Ln = $this->hash->getLength() - $order->getLength(); 141 $w = $s->modInverse($order); 142 list(, $u1) = $z->multiply($w)->divide($order); 143 list(, $u2) = $r->multiply($w)->divide($order); 154 list(, $x1) = $x1->divide($order);
|
| H A D | PrivateKey.php | 99 $order = $this->curve->getOrder(); 133 list(, $r) = $r->divide($order); 139 list(, $k) = $k->divide($order); 141 list(, $S) = $S->divide($order); 169 $Ln = $this->hash->getLength() - $order->getLength(); 173 $k = BigInteger::randomRange(self::$one, $order->subtract(self::$one)); 176 list(, $r) = $x->divide($order); 180 $kinv = $k->modInverse($order); 183 list(, $s) = $temp->divide($order);
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/ |
| H A D | Common.php | 306 $order = $curve->getLengthInBytes(); 308 if ($keylen == $order + 1) { 313 if ($keylen == 2 * $order + 1) { 314 preg_match("#(.)(.{{$order}})(.{{$order}})#s", $str, $matches); 427 $order = $curve->getOrder(); 431 if (!$order) { 462 'order' => $order 516 'order' => $order
|
| H A D | XML.php | 255 $order = self::query($xpath, 'order', 'Order is not present'); 267 $curve->setOrder(new BigInteger($order, 256)); 307 $order = self::query($xpath, 'order', 'Order is not present', false); 330 $order = str_replace(["\r", "\n", ' ', "\t"], '', $order); 331 $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 | 1215 foreach ($this->sortOptions as $sort => $order) { 1229 return $order === SORT_DESC ? -$result : $result; 1240 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/idn/ |
| H A D | LICENCE | 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 | 153 * Tests: use the correct parameter order by @jrfnl in [#694](https://github.com/simplepie/simplepie… 189 * 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
|