Home
last modified time | relevance | path

Searched refs:Encoding (Results 1 – 25 of 49) sorted by relevance

12

/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
DREADME.md1 # Constant-Time Encoding
39 use ParagonIE\ConstantTime\Encoding;
45 echo Encoding::base64Encode($data), "\n";
46 echo Encoding::base32EncodeUpper($data), "\n";
47 echo Encoding::base32Encode($data), "\n";
48 echo Encoding::hexEncode($data), "\n";
49 echo Encoding::hexEncodeUpper($data), "\n";
/plugin/supa/lib/
DSupa.jar.unsignedMETA-INF/ META-INF/MANIFEST.MF de/ de/christophlinder/ de/ ...
DSupa.jarMETA-INF/MANIFEST.MF META-INF/SUPA.SF META-INF/SUPA ...
/plugin/rdplink/RdpEncrypt/
DRdpEncrypt.vb110 Encoding.Unicode.GetBytes(plainText), _
111 Encoding.Unicode.GetBytes(entropy), _
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DCore.EscapeNonASCIICharacters.txt6 This directive overcomes a deficiency in %Core.Encoding by blindly
DCore.Encoding.txt1 Core.Encoding
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
DEncoding.php32 abstract class Encoding class
/plugin/saml/phpsaml/lib/Saml2/
DConstants.php44 const BINDING_DEFLATE = 'urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE';
/plugin/adfs/phpsaml/lib/Saml2/
DConstants.php44 const BINDING_DEFLATE = 'urn:oasis:names:tc:SAML:2.0:bindings:URL-Encoding:DEFLATE';
/plugin/pureldap/vendor/freedsx/asn1/
H A DREADME.md14 ## Encoding section in Getting Started
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DEncoder.php428 $encoding = $config->get('Core.Encoding');
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/
Dschema.ser1Encoding";s:5:"utf-8";s:26:"Core.EscapeInvalidChildren";b:0;s:22:"Core.EscapeInvalidTags";b:0;s:29…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md193 * Decoded Content-Encoding responses are now modified to correctly reflect
195 means that the `Content-Encoding` header may be removed an the
470 * Added the ability to automatically decode `Content-Encoding` response bodies
473 `Content-Encoding`. Set this value to `false` to disable decoding the
474 response content, and pass a string to provide a request `Accept-Encoding`
476 to pass an `Accept-Encoding` header in the headers of a request but still
872 * Bug fix: Removing `Transfer-Encoding: chunked` header when a Content-Length is present
985 * Fixed an issue where cURL would not automatically decompress responses when the Accept-Encoding h…
1086 * No longer sending Accept and Accept-Encoding headers on every request
DUPGRADING.md1197 #### [BUG] Accept-Encoding header behavior changed unintentionally.
1201 In version 2.8 setting the `Accept-Encoding` header would set the CURLOPT_ENCODING option, which pe…
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md478 * Decoded Content-Encoding responses are now modified to correctly reflect
480 means that the `Content-Encoding` header may be removed an the
767 * Added the ability to automatically decode `Content-Encoding` response bodies
770 `Content-Encoding`. Set this value to `false` to disable decoding the
771 response content, and pass a string to provide a request `Accept-Encoding`
773 to pass an `Accept-Encoding` header in the headers of a request but still
1167 * Bug fix: Removing `Transfer-Encoding: chunked` header when a Content-Length is present
1280 * Fixed an issue where cURL would not automatically decompress responses when the Accept-Encoding h…
1381 * No longer sending Accept and Accept-Encoding headers on every request
/plugin/webdav/vendor/sabre/vobject/resources/schema/
Dxcal.rng53 # 3.2.7 Inline Encoding
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
Dxcal.rng53 # 3.2.7 Inline Encoding
/plugin/pgn4web/pgn4web/
Dpgn-standard-proposed-supplement.txt258 which side last moved. Encoding it here avoids this calculation and also covers
/plugin/ckgedit/ckeditor/lang/
Den.js.4.95 …menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hidden":{"titl…
Dlang_array.txt309 "encoding": "Encoding"
/plugin/webdavclient/vendor/sabre/vobject/
DChangeLog.md317 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/ckgdoku/ckeditor/lang/
Dlang_array.txt309 "encoding": "Encoding"
/plugin/davcard/vendor/sabre/vobject/
DChangeLog.md317 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md277 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/authgooglesheets/
Dcomposer.lock648 … "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",

12