Home
last modified time | relevance | path

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

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Pdf/
H A 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[
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A 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/
H A 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);
H A DMpdf.php27188 $s = $this->protection->rc4($this->protection->objectKey($obj + 1), $s);
27204 $s = $this->protection->rc4($this->protection->objectKey($obj + 1), $s);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js3 …ire!=="undefined"){try{crypto=require("cry"+"pto")}catch(e){crypto=null}}O.rc4=function(key,data){… function
H A Dxlsx.js1777 O.rc4 = function(key, data) { function
H A Dxlsx.min.map1 …ft_range_xls","range","OFFCRYPTO","make_offcrypto","O","_crypto","crypto","rc4","md5","hex","creat…