| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
| D | GoogleCloudApigeeV1KeyValueMap.php | 25 public $encrypted; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1KeyValueMap 34 public function setEncrypted($encrypted) argument 36 $this->encrypted = $encrypted; 43 return $this->encrypted;
|
| /plugin/rdplink/RdpEncrypt/ |
| D | RdpEncrypt.vb | 107 Dim encrypted As String = "" 114 encrypted = encrypted & Convert.ToString(result(i), 16).PadLeft(2, "0").ToUpper() 116 Return encrypted.ToString() 209 Dim encrypted As String 211 encrypted = DPAPI.Encrypt(DPAPI.KeyType.MachineKey, text, Nothing, "psw") 213 Console.WriteLine("{0}" & Chr(13) & Chr(10), encrypted)
|
| D | README.md | 4 …earch](http://www.remkoweijnen.nl/blog/2007/10/18/how-rdp-passwords-are-encrypted/) and some help …
|
| /plugin/dokucrypt3/ |
| H A D | dokuwiki_plugin_page.wiki | 34 …o store and access sensitive data in a dokuwiki. All sensitive data is encrypted before it is sub… 55 …ion. Once supplied, the encryption will be done in the browser and the encrypted text submitted t… 59 …ontent to not be shown. To enter these characters in your content to be encrypted, use their HTML … 66 When the page is viewed, the user will see the encrypted text and a link 'Decrypt Encrypted Text' w… 68 The encrypted text is compatible with javascrypt decryption (http://www.fourmilab.ch/javascrypt/jsc… 73 …encrypted data, the user needs to Edit the wiki page. When first loaded, encrypted text will appe…
|
| H A D | README.md | 20 …tion. Once supplied, the encryption will be done in the browser and the encrypted text submitted t…
|
| /plugin/crypto/js/ |
| D | toggle-encryption-dialog.js | 4 this.encrypted = null; 56 dialog.tag.innerHTML = dialog.encrypted; 100 dialog.encrypted = dialog.tag.textContent;
|
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Response.php | 39 public $encrypted = false; variable in OneLogin_Saml2_Response 87 $this->encrypted = true; 155 if ($this->encrypted) { 196 if (!$this->encrypted && $security['wantAssertionsEncrypted']) { 370 if ($this->encrypted) { 406 … $documentToCheckAssertion = $this->encrypted ? $this->decryptedDocument : $this->document; 824 if ($this->encrypted) { 847 if ($this->encrypted) { 933 if ($this->encrypted) { 1019 if ($this->encrypted) { [all …]
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Response.php | 39 public $encrypted = false; variable in OneLogin_Saml2_Response 87 $this->encrypted = true; 155 if ($this->encrypted) { 196 if (!$this->encrypted && $security['wantAssertionsEncrypted']) { 370 if ($this->encrypted) { 406 … $documentToCheckAssertion = $this->encrypted ? $this->decryptedDocument : $this->document; 824 if ($this->encrypted) { 847 if ($this->encrypted) { 933 if ($this->encrypted) { 1019 if ($this->encrypted) { [all …]
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| D | Salsa20.php | 361 $encrypted = openssl_encrypt( 368 $temp = Strings::pop($encrypted, 64); 376 $encrypted = implode('', $blocks); 379 $ciphertext .= $encrypted . ($text2 ^ $temp);
|
| /plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Security/ |
| H A D | DigestMD5SecurityLayer.php | 140 $encrypted = substr($data, 0, -6); 146 …$data = openssl_decrypt($encrypted, self::CIPHERS[$cipher]['cipher'], $key, OPENSSL_NO_PADDING | O… 193 …$encrypted = openssl_encrypt($data . $padding . $macBlock, self::CIPHERS[$cipher]['cipher'], $key,… 195 return $encrypted . $ending;
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/ |
| D | BaseWriter.php | 41 if ($this->mpdf->encrypted) { 64 if ($this->mpdf->encrypted) { 76 if ($this->mpdf->encrypted) {
|
| /plugin/forcessllogin/lang/en/ |
| D | splashpage.txt | 4 encrypted.
|
| /plugin/rdplink/RdpEncrypt/GuiVersion/ |
| D | RDP_Encrypt_Homepage.url | 4 URL=http://www.remkoweijnen.nl/blog/2007/10/18/how-rdp-passwords-are-encrypted/
|
| D | README.md | 4 …ted by Remko Weijnen as part of his research into how RDP passwords are encrypted. It is included …
|
| /plugin/paypal/ |
| D | README.md | 42 {{paypal>encrypted-button-value-from-paypal}} 45 You can get your encrypted button value here: [PayPal Donation Button](https://www.paypal.com/us/cg…
|
| D | syntax.php | 103 $renderer->doc .= 'No encrypted value given';
|
| /plugin/securelogin/ |
| D | README.md | 5 …mputer) to encrypt the login password with the server's public key. The encrypted password is then… 9 Also, whenever a password has to be entered, it is automagically encrypted by this plugin, be it on… 55 You're done. From then on, all passwords are encrypted before being sent. 97 …at `use_securelogin` is set to `1` (true), so it knows the password was encrypted. It will decrypt… 112 In this case, all three passwords are encrypted into `securelogin`, and the post values replaced wi… 123 * Fixed issue where second password was not encrypted on add/modify users
|
| D | TODO | 5 Add option to forbid logging in without the password encrypted (Warning, this could lock you out)
|
| /plugin/encryptedpasswords/ |
| D | plugin.info.txt | 6 desc This plugin let you store 256 bit AES encrypted passwords in your DokuWiki pages. The passwo…
|
| D | README | 3 This plugin let you store 256 bit AES encrypted passwords in your DokuWiki pages.
|
| /plugin/crypto/ |
| D | style.css | 2 div.dokuwiki span.encrypted {
|
| /plugin/farm/install/animaltemplate/conf/ |
| D | mysql.conf.php.example | 39 * the database, otherwise the encrypted one. 63 * %{pass} encrypted or clear text password (depends on 'encryptPass') 75 * 'pass' containing the encrypted or clear text password 140 * %{pass} password (encrypted or clear text, depends on 'encryptPass') 216 * %{pass} password (encrypted or clear text, depends on 'encryptPass')
|
| /plugin/dokucrypt2/ |
| D | README.md | 26 …tion. Once supplied, the encryption will be done in the browser and the encrypted text submitted t… 37 * 2024-05-01: PR from **t-oster** to prevent bugs when encrypted text contains html.
|
| /plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/ |
| D | Room.php | 39 protected $encrypted = false; variable in MatrixPhp\\Room 825 $this->encrypted = true; 863 $this->encrypted = array_get($econtent, 'algorithm') ? true : $this->encrypted;
|
| /plugin/rdplink/ |
| D | README.md | 10 Within the RdpEncrypt folder are two utilities you can use to generate an encrypted password for us…
|