Home
last modified time | relevance | path

Searched refs:encode (Results 26 – 50 of 282) sorted by relevance

12345678910>>...12

/plugin/jcapture/lib/
H A Dtransform-3.0.2.jar ... flagstone.transform.coder.Context context public void encode (com.flagstone.transform.coder.SWFEncoder ...
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DRFC4648.php48 return Base64::encode($str);
76 return Base64UrlSafe::encode($str);
H A DEncoderInterface.php41 public static function encode(string $binString): string; function
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DXML.php409 … '<' . $pre . 'PublicKey>' . Base64::encode($publicKey) . '</' . $pre . 'PublicKey>' . "\r\n" .
474 …'<' . $pre . 'P>' . Base64::encode($temp['fieldID']['parameters']->toBytes()) . '</' . $pre . 'P>'…
482 … '<' . $pre . 'A>' . Base64::encode($temp['curve']['a']) . '</' . $pre . 'A>' . "\r\n" .
483 … '<' . $pre . 'B>' . Base64::encode($temp['curve']['b']) . '</' . $pre . 'B>' . "\r\n" .
485 … '<' . $pre . 'Base>' . Base64::encode($temp['base']) . '</' . $pre . 'Base>' . "\r\n" .
486 … '<' . $pre . 'Order>' . Base64::encode($temp['order']) . '</' . $pre . 'Order>' . "\r\n" .
H A DCommon.php257 Hex::encode($data['curve']['a']),
258 Hex::encode($data['curve']['b'])
304 …xpectedValueException('extractPoint expects the first byte to be null - not ' . Hex::encode($val));
322 …dValueException('The first byte of an uncompressed point should be 04 - not ' . Hex::encode($val));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/
H A DLdapUrl.php267 return $url . '/' . self::encode($this->dn) . $this->getQueryString();
371 return self::encode($v->getDescription());
375 $query[1] = self::encode($this->scope);
378 $query[2] = self::encode($this->filter);
H A DLdapUrlExtension.php115 $ext = ($this->isCritical ? '!' : '') . str_replace(',', '%2c', self::encode($this->name));
118 $ext .= '=' . str_replace(',', '%2c', self::encode($this->value));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DPuTTY.php312 $public = Base64::encode($public);
339 $key .= "Argon2-Salt: " . Hex::encode($salt) . "\r\n";
362 $private = Base64::encode($private);
365 $key .= 'Private-MAC: ' . Hex::encode($hash->hash($source)) . "\r\n";
385 chunk_split(Base64::encode($key), 64) .
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DDerEncoder.php43 public function encode(AbstractType $type): string function in FreeDSx\\Asn1\\Encoder\\DerEncoder
47 return parent::encode($type);
/plugin/ajaxpeon/
H A Daction.php122 echo $_GET["callback"]."(".$json->encode($data).")";
124 echo $json->encode($data);
197 echo $json->encode($data);
/plugin/barcode/api/inigma/
H A Dbarcode.inc14 // http://encode.i-nigma.com/
26 $resultStr = 'http://encode.i-nigma.com/' . $mode . '/img.php?';
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklanguagemanager.js122 TranslateElements : function( targetDocument, tag, propertyToSet, encode )
134 if ( encode )
/plugin/advanced/lang/en/config/
H A Dusers.txt13 … from a string you could use the script [[http://www.splitbrain.org/encode.php|encode/decode]]. Du…
/plugin/move/action/
H A Drename.php104 echo $JSON->encode(array('redirect_url' => wl($dst, '', true, '&')));
111 echo $JSON->encode(array('error' => $error));
/plugin/credits/
H A Dsyntax.php206 $encode = '';
207 for ($x=0; $x < strlen($email); $x++) $encode .= '&#x' . bin2hex($email{$x}).';';
208 return $encode;
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php47 public static function encode($filename) { function in SafeFN
182 return SafeFN::encode($file);
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php46 public function encode($filename) { function in SafeFN
180 return SafeFN::encode($file);
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A DSafeFN.class.php47 public static function encode($filename) { function in SafeFN
182 return SafeFN::encode($file);
/plugin/prettytables/
H A Dscript.js81 var t = this.encode(lines[i]);
100 t = this.encode(lines[i]);
129 this.encode = function(line){ method in prettytable
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md16 To encode an ASN.1 structure you can use the helper methods of the Asn1 class and an encoder:
33 $bytes = Encoders::ber()->encode($asn1);
36 $bytes = Encoders::der()->encode($asn1);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DExtendedRequest.php127 $value = $encoder->encode($value);
129 $value = $encoder->encode($value->toAsn1());
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DCramMD5Challenge.php73 $this->context->setResponse($this->encoder->encode($challenge, $this->context));
91 $this->context->setResponse($this->encoder->encode($response, $this->context));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DExtendedResponse.php118 $value = $encoder->encode($value);
120 $value = $encoder->encode($value->toAsn1());
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php465 $js .= "pfc.res.setLabel(".$json->encode($l).",".$json->encode(_pfc2($l)).");\n";
508 $js .= "pfc.res.setFileUrl(".$json->encode($f).",\"".$c->getFileUrlFromTheme($f)."\");\n";
513 …$js .= "pfc.res.setSmiley(".$json->encode($s_str[$j]).",\"".$c->getFileUrlFromTheme($s_file)."\");…
/plugin/ajaxloader/
H A Dcommon.php10 echo '(' . $json->encode($AJAX_JSON) . ')';

12345678910>>...12