Home
last modified time | relevance | path

Searched refs:modulo (Results 1 – 25 of 31) sorted by last modified time

12

/plugin/twofactor/
H A DGoogleAuthenticator.php92 $modulo = pow(10, $this->_codeLength);
94 return str_pad($value % $modulo, $this->_codeLength, '0', STR_PAD_LEFT);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs9694 case 0x0A01: { /* COL (like XLS Row, modulo the layout transposition) */
/plugin/edittable/lib/
H A Dhandsontable.full.js17493 var modulo = void 0;
17496 modulo = (dividend - 1) % COLUMN_LABEL_BASE_LENGTH;
17497 columnLabel = String.fromCharCode(65 + modulo) + columnLabel;
17498 dividend = parseInt((dividend - modulo) / COLUMN_LABEL_BASE_LENGTH, 10);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A Dsecp192r1.php27 $modulo = new BigInteger('FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFF', 16);
28 $this->setModulo($modulo);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php253 $modulo[] = 0;
254 $curve->setModulo(...$modulo);
255 $len = ceil($modulo[0] / 8);
475 $modulo = $curve->getModulo();
476 $basis = count($modulo);
477 $m = array_shift($modulo);
483 $modulo = new BigInteger($modulo[0]);
488 $modulo = [
493 $modulo = ASN1::encodeDER($modulo, Maps\Pentanomial::MAP);
494 $modulo = new ASN1\Element($modulo);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBinary.php79 protected $modulo; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Binary
91 public function setModulo(...$modulo) argument
93 $this->modulo = $modulo;
94 $this->factory = new BinaryField(...$modulo);
316 return $this->modulo;
H A DMontgomery.php90 protected $modulo; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Montgomery
102 public function setModulo(BigInteger $modulo) argument
104 $this->modulo = $modulo;
105 $this->factory = new PrimeField($modulo);
H A DPrime.php109 protected $modulo; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\Prime
121 public function setModulo(BigInteger $modulo) argument
123 $this->modulo = $modulo;
124 $this->factory = new PrimeField($modulo);
494 return $this->modulo;
H A DTwistedEdwards.php49 protected $modulo; variable in phpseclib3\\Crypt\\EC\\BaseCurves\\TwistedEdwards
96 public function setModulo(BigInteger $modulo) argument
98 $this->modulo = $modulo;
99 $this->factory = new PrimeField($modulo);
200 return $this->modulo;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php58 protected static $modulo; variable in phpseclib3\\Math\\BinaryField\\Integer
84 * @param string $modulo
86 public static function setModulo($instanceID, $modulo) argument
88 static::$modulo[$instanceID] = $modulo;
359 $length = strlen(static::$modulo[$this->instanceID]);
396 $remainder0 = static::$modulo[$this->instanceID];
447 $x = str_pad($this->value, strlen(static::$modulo[$this->instanceID]), "\0", STR_PAD_LEFT);
449 return new static($this->instanceID, $x ^ static::$modulo[$this->instanceID]);
459 return static::$modulo[$instanceID];
469 … return str_pad($this->value, strlen(static::$modulo[$this->instanceID]), "\0", STR_PAD_LEFT);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBinaryField.php59 $modulo = static::base2ToBase256(strrev($val));
109 Integer::setModulo($this->instanceID, $modulo);
112 $this->randomMax = new BigInteger($modulo, 2);
H A DPrimeField.php49 public function __construct(BigInteger $modulo) argument
55 $this->modulo = $modulo;
58 Integer::setModulo($this->instanceID, $modulo);
59 … Integer::setRecurringModuloFunction($this->instanceID, $modulo->createRecurringModuloFunction());
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/
H A DInteger.php49 protected static $modulo; variable in phpseclib3\\Math\\PrimeField\\Integer
87 public static function setModulo($instanceID, BigInteger $modulo) argument
89 static::$modulo[$instanceID] = $modulo;
111 unset(static::$modulo[$instanceID]);
123 return static::$modulo[$instanceID];
252 $p_1 = static::$modulo[$this->instanceID]->subtract($one);
257 $temp = $z->powMod($pow, static::$modulo[$this->instanceID]);
264 $c = $z->powMod($q, static::$modulo[$this->instanceID]);
265 $t = $this->value->powMod($q, static::$modulo[$this->instanceID]);
319 $length = static::$modulo[$this->instanceID]->getLengthInBytes();
[all …]
/plugin/diagramsnet/lib/js/orgchart/
H A Dbridge.min.js8modulo=function(n){return u(n)||(n=o(n)),this.sub(this.div(n).mul(n))};n.mod=n.modulo;n.not=functi… property in v
/plugin/diagramsnet/lib/js/
H A Dorgchart.min.js8modulo=function(n){return u(n)||(n=o(n)),this.sub(this.div(n).mul(n))};n.mod=n.modulo;n.not=functi… function
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 …MS_PER_400_YEARS = (365 * 400 + 97) * 24 * MS_PER_HOUR;\n\n // actual modulo - handles negative…
/plugin/ol3/
H A Dscript.js8 …||{},wO.math.cosh=De||{},wO.math.lerp=qe||{},wO.math.log2=Ge||{},wO.math.modulo=We||{},wO.math.sol…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js19 …oxRes);rem=rem.subtract(approxRem)}return res});goog.math.Long.prototype.modulo=(function(other){r… method in goog.math.Long
H A Dopus.js23 …oxRes);rem=rem.subtract(approxRem)}return res});goog.math.Long.prototype.modulo=(function(other){r… method in goog.math.Long
H A Dogg.js15 …oxRes);rem=rem.subtract(approxRem)}return res});goog.math.Long.prototype.modulo=(function(other){r… method in goog.math.Long
/plugin/codemirror/dist/modes/
H A Dscheme.min.js.map1 …-polar make-rectangular make-string make-vector max member memq memv min modulo negative? newline …
H A Dfortran.min.js.map1 …xponent\",\n \"minloc\", \"minval\", \"mod\", \"modulo\", \"mvbits\",\n …
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1modulo.\n rotate = ((rotate % 360) + 360) % 360;\n }\n return shadow(this, 'rotate', ro…
/plugin/findologicxmlexport/vendor/hoa/ustring/
H A DREADME.md89 modulo) indexes.

12