Home
last modified time | relevance | path

Searched refs:Nk (Results 1 – 10 of 10) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php143 private $Nk = 4; variable in phpseclib3\\Crypt\\Rijndael
557 $this->Nk = $this->key_length >> 2;
559 $this->Nr = max($this->Nk, $this->Nb) + 6;
581 for ($i = $this->Nk; $i < $length; $i++) {
583 if ($i % $this->Nk == 0) {
589 $temp = $this->subWord($temp) ^ $rcon[$i / $this->Nk];
590 } elseif ($this->Nk > 6 && $i % $this->Nk == 4) {
593 $w[$i] = $w[$i - $this->Nk] ^ $temp;
/plugin/dokucrypt/
H A Dscript.js540 var Nk = keySizeInBits / 32; variable
542 var Nr = roundsArray[Nk][Nb];
640 Nk = keySizeInBits / 32;
642 Nr = roundsArray[Nk][Nb];
644 for (var j=0; j < Nk; j++) { // Fill in input key first
651 for (j = Nk; j < Nb * (Nr + 1); j++) { // For each word of expanded key
653 if (j % Nk === 0) {
657 (SBox[temp & 0xFF]<<24) ) ^ Rcon[Math.floor(j / Nk) - 1];
658 } else if (Nk > 6 && j % Nk == 4) {
664 expandedKey[j] = expandedKey[j-Nk] ^ temp;
/plugin/dokucrypt2/
H A Dscript.js612 var Nk = keySizeInBits / 32; variable
614 var Nr = roundsArray[Nk][Nb];
712 Nk = keySizeInBits / 32;
714 Nr = roundsArray[Nk][Nb];
716 for (var j=0; j < Nk; j++) { // Fill in input key first
723 for (j = Nk; j < Nb * (Nr + 1); j++) { // For each word of expanded key
725 if (j % Nk === 0) {
729 (SBox[temp & 0xFF]<<24) ) ^ Rcon[Math.floor(j / Nk) - 1];
730 } else if (Nk > 6 && j % Nk == 4) {
736 expandedKey[j] = expandedKey[j-Nk] ^ temp;
/plugin/xlsx2dw/packages/xmltojson/
H A Dxmltojson.js436 function Nk(a,b){var c=0;while(!b[c]||b[c]==''){c++}var d=b[c++];for(;c<b.length;c++){if(!b[c]||b[c… function
525 …g=b.N()+Os;return}var c=a.f;var d=a.d;d=d.split('/');a.j=Nk('.',[c,Nk('$',d)]);a.b=Nk('.',[c,Nk('.…
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6Nk(){this._=null}function Dk(t){t.U=t.C=t.L=t.R=t.P=t.N=null}function Lk(t,e){var n=e,r=e.R,i=n.U;… class
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js10 …a=a|0;b=b|0;c=c|0;d=d|0;e=e|0;return fa(20,a|0,b|0,c|0,d|0,e|0)|0}function Nk(a,b,c,d,e){a=a|0;b=b… function
16 …vl,Bk,vl,Ck,vl,Dk,vl,Ek,vl,Fk,vl,Gk,vl,Hk,vl,Ik,vl,Jk,vl,Kk,vl,Lk,vl,Mk,vl,Nk,vl,Ok,vl,Pk,vl,Qk,vl…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1Nk(t){return t[1]}function Dk(){this._=null}function Bk(t){t.U=t.C=t.L=t.R=t.P=t.N=null}function L… function
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705Nk(){this._=null}function Dk(t){t.U=t.C=t.L=t.R=t.P=t.N=null}function Lk(t,e){var n=e,r=e.R,i=n.U;… class
/plugin/mermaid/
H A Dmermaid.min.js1323 `);const m=Oe().securityLevel;let b;m==="sandbox"&&(b=Mr("#i"+a));const E=Mr(m==="sandbox"?b.nodes()[0].contentDocument.body:"body");nv.init();const C=E.select("#"+a);RP.initGraphi global() function
[all...]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1 …ow:\n // f(A, B,.. N) = Acc+Bcm+Ccy+Dck+c+Fmm+Gmy+Hmk+Im+Jyy+Kyk+Ly+Mkk+Nk+255\n function conv…