Home
last modified time | relevance | path

Searched refs:rc4 (Results 1 – 9 of 9) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
DProtection.php154 public function rc4($key, $text) function in Mpdf\\Pdf\\Protection
158 $rc4 = range(0, 255);
161 $t = $rc4[$i];
163 $rc4[$i] = $rc4[$j];
164 $rc4[$j] = $t;
167 $this->lastRc4KeyC = $rc4;
169 $rc4 = $this->lastRc4KeyC;
178 $t = $rc4[$a];
180 $rc4[$a] = $rc4[$b];
181 $rc4[$b] = $t;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
DBaseWriter.php42 $s = $this->protection->rc4($this->protection->objectKey($this->mpdf->currentObjectNumber), $s);
65 $s = $this->protection->rc4($this->protection->objectKey($this->mpdf->currentObjectNumber), $s);
77 $s = $this->protection->rc4($this->protection->objectKey($this->mpdf->currentObjectNumber), $s);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DFpdiTrait.php368 …$string = $this->protection->rc4($this->protection->objectKey($this->currentObjectNumber), $string…
374 …$string = $this->protection->rc4($this->protection->objectKey($this->currentObjectNumber), $string…
379 …$stream = $this->protection->rc4($this->protection->objectKey($this->currentObjectNumber), $stream…
DMpdf.php27188 $s = $this->protection->rc4($this->protection->objectKey($obj + 1), $s);
27204 $s = $this->protection->rc4($this->protection->objectKey($obj + 1), $s);
/plugin/asciidocjs/node_modules/handlebars/
Drelease-notes.md1031 ## v1.0.11 / 1.0.0-rc4 - May 13 2013
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
Dxlsx.min.js3 …ire!=="undefined"){try{crypto=require("cry"+"pto")}catch(e){crypto=null}}O.rc4=function(key,data){… function
Dxlsx.js1777 O.rc4 = function(key, data) { function
Dxlsx.min.map1 …ft_range_xls","range","OFFCRYPTO","make_offcrypto","O","_crypto","crypto","rc4","md5","hex","creat…