/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/ |
H A D | Integer.php | 100 private static function checkInstance(self $x, self $y) argument 102 if ($x->instanceID != $y->instanceID) { 163 private static function polynomialDivide($x, $y) argument 169 $d = static::deg($y); 178 $s = static::polynomialMultiply($s, $y); 193 private static function regularPolynomialMultiply($x, $y) argument 197 $y = strrev(BinaryField::base256ToBase2($y)); 198 if (strlen($x) == strlen($y)) { 201 $length = max(strlen($x), strlen($y)); 203 $y = str_pad($y, $length, '0'); [all …]
|
/dokuwiki/lib/tpl/dokuwiki/lang/cy/ |
H A D | style.txt | 1 Os ydych chi am newid y logo, defnyddiwch y Rheolwr Cyfrwng i lanlwytho ''logo.png'' i ''wici'' neu… 3 …ici caeedig, awgrymwyd eich bod chi'n gwneud y ''wici'' (new wraidd) y namespace yn ddarllenadwy i…
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/ |
H A D | PHP64.php | 112 * @param PHP64 $y 115 public function add(PHP64 $y) argument 117 $temp = self::addHelper($this->value, $this->is_negative, $y->value, $y->is_negative); 125 * @param PHP64 $y 128 public function subtract(PHP64 $y) argument 130 $temp = self::subtractHelper($this->value, $this->is_negative, $y->value, $y->is_negative); 138 * @param PHP64 $y 141 public function multiply(PHP64 $y) argument 143 $temp = self::multiplyHelper($this->value, $this->is_negative, $y->value, $y->is_negative); 156 * @param PHP64 $y [all …]
|
H A D | PHP32.php | 111 * @param PHP32 $y 114 public function add(PHP32 $y) argument 116 $temp = self::addHelper($this->value, $this->is_negative, $y->value, $y->is_negative); 124 * @param PHP32 $y 127 public function subtract(PHP32 $y) argument 129 $temp = self::subtractHelper($this->value, $this->is_negative, $y->value, $y->is_negative); 137 * @param PHP32 $y 140 public function multiply(PHP32 $y) argument 142 $temp = self::multiplyHelper($this->value, $this->is_negative, $y->value, $y->is_negative); 155 * @param PHP32 $y [all …]
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
H A D | TwistedEdwards.php | 116 public function setBasePoint($x, $y) argument 121 case !$y instanceof BigInteger && !$y instanceof PrimeInteger: 129 $y instanceof BigInteger ? $this->factory->newInteger($y) : $y 181 list($x, $y, $z) = $p; 185 $y->multiply($z) 206 list($x, $y) = $p; 208 $y2 = $y->multiply($y);
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/ |
H A D | OpenSSH.php | 53 list($p, $q, $g, $y, $x, $comment) = Strings::unpackSSH2('i5s', $parsed['paddedKey']); 58 list($p, $q, $g, $y) = Strings::unpackSSH2('iiii', $parsed['publicKey']); 71 * @param BigInteger $y 75 …public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, a… argument 87 $DSAPublicKey = Strings::packSSH2('siiii', 'ssh-dss', $p, $q, $g, $y); 105 * @param BigInteger $y 111 …ion savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $pas… argument 113 $publicKey = self::savePublicKey($p, $q, $g, $y, ['binary' => true]); 114 $privateKey = Strings::packSSH2('si5', 'ssh-dss', $p, $q, $g, $y, $x);
|
H A D | PuTTY.php | 62 list($p, $q, $g, $y) = Strings::unpackSSH2('iiii', $public); 74 * @param BigInteger $y 80 …ion savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $pas… argument 86 $public = Strings::packSSH2('iiii', $p, $q, $g, $y); 98 * @param BigInteger $y 101 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y) argument 107 return self::wrapPublicKey(Strings::packSSH2('iiii', $p, $q, $g, $y), 'ssh-dss');
|
H A D | Raw.php | 62 * @param BigInteger $y 67 …ion savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $pas… argument 78 * @param BigInteger $y 81 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y) argument
|
/dokuwiki/inc/lang/vi/ |
H A D | registermail.txt | 1 Một người dùng mới đã đăng ký. Đây là những thông tin chi tiết: 4 Tên đầy đủ : @NEWNAME@ 7 Ngày : @DATE@ 10 Tên máy chủ : @HOSTNAME@
|
H A D | pwconfirm.txt | 3 Ai đó đã yêu cầu mật khẩu mới cho bạn đăng nhập @TITLE@ tại @DOKUWIKIURL@ 5 Nếu bạn không yêu cầu mật khẩu mới thì hãy bỏ qua thư điện tử này. 7 Để xác nhận rằng yêu cầu đã thực sự được gửi bởi bạn, vui lòng truy cập vào liên kết sau.
|
H A D | recent.txt | 1 ====== Thay đổi gần đây ====== 3 Những trang sau có thay đổi gần đây:
|
H A D | mailtext.txt | 1 Một trang trên DokuWiki của bạn vừa được thêm hoặc thay đổi. Đây là những thông tin chi tiết: 5 Tên máy chủ : @HOSTNAME@ 8 Ngày của phiên bản mới: @DATE@ 12 Có thể có những thay đổi mới hơn sau khi phiên bản này. Nếu điều này xảy ra, một tin nhắn sẽ được h…
|
H A D | register.txt | 3 …y để tạo một tài khoản mới trong wiki này. Hãy chắc chắn rằng bạn cung cấp một **địa chỉ thư điện …
|
H A D | draft.txt | 1 ====== Tìm thấy tập tin nháp ====== 3 …y không được hoàn thành chính xác. DokuWiki tự động lưu một bản nháp trong khi bạn đang sửa đổi mà… 5 …// phiên sửa đổi bị mất của bạn, //xóa// bản nháp được lưu tự động hoặc //hủy bỏ// quá trình sửa đ…
|
H A D | backlinks.txt | 1 ====== Liên kết đến đây ====== 3 Đây là danh sách các trang có liên kết đến trang hiện tại.
|
H A D | subscr_list.txt | 4 Dưới đây là những thay đổi: 10 Để hủy thông báo trang, đăng nhập vào wiki tại 13 và hủy đăng ký trang và/hoặc thay đổi không gian tên.
|
H A D | subscr_single.txt | 4 Dưới đây là những thay đổi: 14 Ngày của phiên bản mới: @DATE@ 16 Để hủy thông báo trang, đăng nhập vào wiki tại 19 và hủy đăng ký trang và/hoặc thay đổi không gian tên.
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
H A D | ANSI.php | 75 private $y; variable in phpseclib3\\File\\ANSI 167 * @param int $y 169 public function setDimensions($x, $y) argument 172 $this->max_y = $y - 1; 173 $this->x = $this->y = 0; 232 $this->old_y = $this->y; 233 $this->x = $this->y = 0; 236 … array_merge($this->history, array_slice(array_splice($this->screen, $this->y + 1), 0, $this->old_… 237 … $this->screen = array_merge($this->screen, array_fill($this->y, $this->max_y, '')); 239 …y_merge($this->history_attrs, array_slice(array_splice($this->attrs, $this->y + 1), 0, $this->old_… [all …]
|
/dokuwiki/inc/lang/cy/ |
H A D | diff.txt | 3 Mae hwn yn dangos y gwahaniaethau rhwng dau fersiwn y dudalen.
|
H A D | edit.txt | 1 …y dudalen a phwyso ''Cadw''. Gweler [[wiki:syntax]] ar gyfer cystrawen Wici. Golygwch y dudalen ho…
|
/dokuwiki/_test/tests/inc/ |
H A D | difference_engine.test.php | 10 public $y = "ddd\n\naaa\n\nbbb\n\nbbb\n\nccc\n\nccc\n\neee"; variable in difference_engine_test 13 $diff = new Diff(explode("\n", $this->x), explode("\n", $this->y)); 45 $diff = new Diff(explode("\n", $this->x), explode("\n", $this->y)); 77 $eng->diff(explode("\n", $this->x), explode("\n", $this->y));
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/ |
H A D | Ed25519.php | 103 * @param BigInteger $y 107 public function recoverX(BigInteger $y, $sign) argument 109 $y = $this->factory->newInteger($y); 111 $y2 = $y->multiply($y); 148 return [$x, $y]; 196 list($x, $y) = $point; 197 $y = $y->toBytes(); 198 $y[0] = $y[0] & chr(0x7F); 200 $y[0] = $y[0] | chr(0x80); 202 $y = strrev($y); [all …]
|
H A D | Ed448.php | 59 * @param BigInteger $y 63 public function recoverX(BigInteger $y, $sign) argument 65 $y = $this->factory->newInteger($y); 67 $y2 = $y->multiply($y); 89 return [$x, $y]; 141 list($x, $y) = $point; 142 $y = "\0" . $y->toBytes(); 144 $y[0] = $y[0] | chr(0x80); 146 $y = strrev($y); 148 return $y;
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/ |
H A D | MontgomeryMult.php | 34 * @param array $y 39 public static function multiplyReduce(array $x, array $y, array $m, $class) argument 57 $n = max(count($x), count($y), count($m)); 59 $y = array_pad($y, $n, 0); 63 $temp = $a[self::VALUE][0] + $x[$i] * $y[0]; 67 …$temp = $class::addHelper($class::regularMultiply([$x[$i]], $y), false, $class::regularMultiply([$…
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | Hash.php | 537 $y = ''; 547 $y .= $c; 550 return $y; 576 $y = ''; 580 $y .= PHP_INT_SIZE == 8 ? 595 $y .= PHP_INT_SIZE == 8 ? 599 return $y; 606 * @param int $y 609 private static function mul32_64($x, $y) argument 616 $y1 = ($y >> 16) & 0xFFFF; [all …]
|