Home
last modified time | relevance | path

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

12

/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/
H A 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/
H A DSupa.jarMETA-INF/MANIFEST.MF META-INF/SUPA.SF META-INF/SUPA ...
H A DSupa.jar.unsignedMETA-INF/ META-INF/MANIFEST.MF de/ de/christophlinder/ de/ ...
/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb110 Encoding.Unicode.GetBytes(plainText), _
111 Encoding.Unicode.GetBytes(entropy), _
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.EscapeNonASCIICharacters.txt
H A DCore.Encoding.txt
/plugin/authgooglesheets/vendor/paragonie/constant_time_encoding/src/
H A DEncoding.php32 abstract class Encoding class
/plugin/adfs/phpsaml/lib/Saml2/
H A 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/HTMLPurifier/ConfigSchema/
H A Dschema.ser
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A 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
H A 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/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng53 # 3.2.7 Inline Encoding
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng53 # 3.2.7 Inline Encoding
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt258 which side last moved. Encoding it here avoids this calculation and also covers
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hidden":{"titl…
H A Dlang_array.txt309 "encoding": "Encoding"
H A Den.4.9.js.beautified389 "encoding": "Encoding"
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md317 * Fixed: Issue 64: Encoding of binary properties of converted vCards. Thanks
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt309 "encoding": "Encoding"
H A Den.js.beautified305 encoding: "Encoding"
H A Den.js.unc5 …menu":"Form Properties","action":"Action","method":"Method","encoding":"Encoding"},"hidden":{"titl…
/plugin/webdavclient/vendor/sabre/vobject/
H A 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/
H A Dcomposer.lock648 … "description": "Constant-time Implementations of RFC 4648 Encoding (Base-64, Base-32, Base-16)",

12