Home
last modified time | relevance | path

Searched refs:encrypt (Results 26 – 50 of 53) sorted by last modified time

123

/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Security/
H A DDigestMD5SecurityLayer.php78 $wrapped = $this->encrypt($data, $context);
172 protected function encrypt(string $data, SaslContext $context): string function in FreeDSx\\Sasl\\Security\\DigestMD5SecurityLayer
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocket.php194 * @param bool $encrypt
198 public function encrypt(bool $encrypt)
201 $result = \stream_socket_enable_crypto($this->socket, $encrypt, $this->options['ssl_crypto_type']);
207 $encrypt ? 'enable' : 'disable',
211 $this->isEncrypted = $encrypt;
197 encrypt(bool $encrypt) global() argument
/plugin/diagramsnet/lib/js/cryptojs/
H A Daes.min.js25 …FORM_MODE:2,_createHelper:function(e){return{encrypt:function(b,k,d){return("string"==typeof k?c:a…
29 …t:a,salt:c})}},a=d.SerializableCipher=l.extend({cfg:l.extend({format:b}),encrypt:function(a,b,c,d)…
30 …c,salt:d})}},c=d.PasswordBasedCipher=a.extend({cfg:a.cfg.extend({kdf:p}),encrypt:function(b,c,d,l)…
31 b.keySize,b.ivSize);l.iv=d.iv;b=a.encrypt.call(this,b,c,d.key,l);b.mixIn(d);return b},decrypt:funct…
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFileSync.js1235 data = CryptoJS.AES.encrypt(data, this.key).toString();
/plugin/diagramsnet/lib/js/
H A Dapp.min.js122 …FORM_MODE:2,_createHelper:function(e){return{encrypt:function(b,k,d){return("string"==typeof k?c:a…
126 …t:a,salt:c})}},a=d.SerializableCipher=l.extend({cfg:l.extend({format:b}),encrypt:function(a,b,c,d)…
127 …c,salt:d})}},c=d.PasswordBasedCipher=a.extend({cfg:a.cfg.extend({kdf:p}),encrypt:function(b,c,d,l)…
128 b.keySize,b.ivSize);l.iv=d.iv;b=a.encrypt.call(this,b,c,d.key,l);b.mixIn(d);return b},decrypt:funct…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1encrypt all communication between a client and a server. This secure connection allows clients to …
/plugin/adfs/phpsaml/
H A DREADME.md193 SAML requires a x509 cert to sign and encrypt elements like `NameID`, `Message`,
196 If our environment requires sign or encrypt support, this folder may contain
1251 - `'encryption'` An array with one unique cert that will be used to encrypt data to be sent to the …
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php1396 throw new Exception('Node to encrypt has not been set');
H A DCHANGELOG.txt105 - Add ability to encrypt by reference
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1 …ny as atmost before beginc++ best between case const counter csv descend encrypt end endc++ endmac…
H A Dsas.min.js.map1 …e dsname dsnferr echo else emaildlg emailid emailpw emailserver emailsys encrypt end endsas engine…
/plugin/dropfiles/
H A Dyarn.lock611 public-encrypt "^4.0.0"
2226 public-encrypt@^4.0.0:
2228 …resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.0.tgz#39f699f3a46560dd5…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js13507 if (!(0, _primitives.isDict)(encrypt)) {
13511 var flags = encrypt.get('P');
13936 var suppressEncryption = !(this.xref.encrypt && this.xref.encrypt.encryptMetadata);
14563 var encrypt;
14566 encrypt = trailerDict.get('Encrypt');
14575 if ((0, _primitives.isDict)(encrypt)) {
14578 encrypt.suppressEncryption = true;
14579 … this.encrypt = new _crypto.CipherTransformFactory(encrypt, fileId, this.pdfManager.password);
15189 if (this.encrypt && !suppressEncryption) {
26425 value: function encrypt(data, iv) {
[all …]
H A Dpdf.worker.js.map1encrypt","permissions","getDestination","fetchDestination","pageLabels","style","prefix","numberTr…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/securelogin/
H A Drsalib.js918 RSAKey.prototype.encrypt = RSAEncrypt; method in RSAKey
H A DREADME.md5 …du/~tjw/jsbn/) on the client browser (before it leaves your computer) to encrypt the login passwor…
46 A wrong password will still fail. And Securelogin will still encrypt the password. The login will j…
83 But when you use this plugin, it will encrypt the password, which can only be decrypted on the serv…
H A Dsecurelogin.js23 …form.securelogin.value = encrypt("newpass="+esc(newpass.value)+"&passchk="+esc(passchk.value)+"&ol…
37 form.securelogin.value = encrypt("p="+esc(pass.value)+";"+sectok.value);
45 el.value = encrypt(esc(el.value));
56 …form.securelogin.value = encrypt("userpass="+esc(pass.value)+"&userpass2="+esc(pass2.value)+";"+se…
69 …form.securelogin.value = encrypt("userpass="+esc(pass.value)+"&userpass2="+esc(pass2.value)+";"+se…
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock703 public-encrypt "^4.0.0"
2037 public-encrypt@^4.0.0:
2039 …resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.0.tgz#39f699f3a46560dd5…
/plugin/findologicxmlexport/vendor/hoa/stream/
H A DREADME.md38 destination of a stream, useful for instance to encrypt/decrypt a
/plugin/pgpinlinesupport/
H A DPlugin.txt35 - When editing a page press Mailvelope-Button and encrypt text
H A DREADME.MD18 3) When editing a page press Mailvelope-Button and encrypt text
/plugin/vbsso/
H A DREADME.md64 …fault Platform Shared Key by setting it to more secure unreadable phrase to encrypt exchanged data.
/plugin/fetchmedia/
H A Dyarn.lock1026 public-encrypt "^4.0.0"
2483 public-encrypt@^4.0.0:
2485 …resolved "https://registry.yarnpkg.com/public-encrypt/-/public-encrypt-4.0.0.tgz#39f699f3a46560dd5…

123