Home
last modified time | relevance | path

Searched refs:cipher (Results 1 – 24 of 24) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
DPKCS8.php155 $cipher = new DES('cbc');
158 $cipher = new RC2('cbc');
161 $cipher = new TripleDES('cbc');
164 $cipher = new TripleDES('cbc');
165 $cipher->setKeyLength(128);
168 $cipher = new RC2('cbc');
169 $cipher->setKeyLength(128);
172 $cipher = new RC2('cbc');
173 $cipher->setKeyLength(40);
176 $cipher = new RC4();
[all …]
DPKCS1.php90 $cipher = new AES(self::getEncryptionMode($matches[2]));
91 $cipher->setKeyLength($matches[1]);
92 return $cipher;
196 $cipher = self::getEncryptionObject($encryptionAlgorithm);
197 $iv = Random::string($cipher->getBlockLength() >> 3);
198 $cipher->setKey(self::generateSymmetricKey($password, $iv, $cipher->getKeyLength() >> 3));
199 $cipher->setIV($iv);
205 chunk_split(Base64::encode($cipher->encrypt($key)), 64) .
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Security/
H A DDigestMD5SecurityLayer.php136 $cipher = $context->get('cipher');
139 $this->validateCipher($cipher);
144 $kc = $this->generateKeyKc($a1, $cipher, $mcKc);
145 [$iv, $key] = $this->generateKeyAndIV($cipher, $kc);
146 …$data = openssl_decrypt($encrypted, self::CIPHERS[$cipher]['cipher'], $key, OPENSSL_NO_PADDING | O…
151 if (self::CIPHERS[$cipher]['block_size'] > 1) {
152 $message = $this->removePadding($message, self::CIPHERS[$cipher]['block_size']);
174 $cipher = $context->get('cipher');
178 $this->validateCipher($cipher);
181 $kc = $this->generateKeyKc($a1, $cipher, $mcKc);
[all …]
/plugin/encryptedpasswords/script/
DSubtleAES.js25 const cipher = await crypto.subtle.encrypt(alg, key, new TextEncoder().encode(plaintext));
27 return this.createOpenSSLCryptString(salt, new Uint8Array(cipher));
39 const {salt, cipher} = this.parseOpenSSLCryptString(ciphertext);
52 const plainBuffer = await crypto.subtle.decrypt(alg, key, cipher);
99 cipher: new Uint8Array(Array.from(ostring.slice(16)).map(ch => ch.charCodeAt(0))),
110 createOpenSSLCryptString(salt, cipher) { argument
114 ...cipher,
DPageHandling.js37 const cipher = $element.data('crypted');
42 const clear = await this.aes.autodecrypt(cipher, passphrase);
60 const cipher = $element.data('crypted');
69 clear = await this.aes.autodecrypt(cipher, passphrase);
DEditorHandling.js75 const cipher = matches[i][1];
77 const clear = await this.aes.autodecrypt(cipher, passphrase);
144 const cipher = await this.aes.encrypt(clear, passphrase);
145 text = text.replace(matches[i][0], `<decrypt>${cipher}</decrypt>`);
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/
H A DDigestMD5MessageFactory.php195 foreach ($cipherList as $cipher => $name) {
196 if (!in_array($cipher, $available, true)) {
197 unset($cipherList[$cipher]);
/plugin/revealjs/plugin/multiplex/
Dindex.js53 var cipher = crypto.createCipher('blowfish', secret);
54 return(cipher.final('hex'));
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
DSymmetricKey.php1155 $cipher = new static('ctr');
1156 $cipher->setKey($this->key);
1157 $cipher->setIV($this->iv);
1158 $ciphertext = $cipher->encrypt($plaintext);
1166 $cipher->encryptIV = $this->iv = $this->encryptIV = $this->decryptIV = $oldIV;
1167 $this->newtag = $cipher->encrypt($s);
1172 $cipher = clone $this;
1173 unset($cipher->poly1305Key);
1175 $ciphertext = $cipher->encrypt($plaintext);
1542 $cipher = new static('ctr');
[all …]
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DDigestMD5Challenge.php205 $cipher = $received->get('cipher');
214 if (!in_array($cipher, $this->challenge->get('cipher'), true)) {
/plugin/dropfiles/
Dyarn.lock281 cipher-base "^1.0.0"
287 browserify-cipher@^1.0.0:
289 …resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.0.tgz#9988244874b…
299 cipher-base "^1.0.1"
443 cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
445 …resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f9…
569 cipher-base "^1.0.1"
578 cipher-base "^1.0.3"
603 browserify-cipher "^1.0.0"
/plugin/sequencediagram/bower_components/raphael/
Dyarn.lock385 cipher-base "^1.0.0"
391 browserify-cipher@^1.0.0:
393 …resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.0.tgz#9988244874b…
403 cipher-base "^1.0.1"
534 cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
536 …resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f9…
659 cipher-base "^1.0.1"
668 cipher-base "^1.0.3"
695 browserify-cipher "^1.0.0"
/plugin/fetchmedia/
Dyarn.lock723 cipher-base "^1.0.0"
728 browserify-cipher@^1.0.0:
730 …resolved "https://registry.yarnpkg.com/browserify-cipher/-/browserify-cipher-1.0.0.tgz#9988244874b…
740 cipher-base "^1.0.1"
862 cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
864 …resolved "https://registry.yarnpkg.com/cipher-base/-/cipher-base-1.0.4.tgz#8760e4ecc272f4c363532f9…
984 cipher-base "^1.0.1"
993 cipher-base "^1.0.3"
1018 browserify-cipher "^1.0.0"
/plugin/saml/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php88 $this->cryptParams['cipher'] = MCRYPT_RIJNDAEL_128;
102 $this->cryptParams['cipher'] = MCRYPT_RIJNDAEL_128;
/plugin/adfs/phpsaml/extlib/xmlseclibs/
Dxmlseclibs.php88 $this->cryptParams['cipher'] = MCRYPT_RIJNDAEL_128;
102 $this->cryptParams['cipher'] = MCRYPT_RIJNDAEL_128;
/plugin/datatables/assets/pdfmake/
Dpdfmake.js6225 return function (cipher) {
6228 return selectCipherStrategy(key).encrypt(cipher, message, key, cfg);
6231 return selectCipherStrategy(key).decrypt(cipher, ciphertext, key, cfg);
6273 createEncryptor: function createEncryptor(cipher, iv) {
6274 return this.Encryptor.create(cipher, iv);
6288 createDecryptor: function createDecryptor(cipher, iv) {
6289 return this.Decryptor.create(cipher, iv);
6301 init: function init(cipher, iv) {
6302 this._cipher = cipher;
6332 var cipher = this._cipher;
[all …]
/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js26447 var cipher = this._encrypt(buffer, this._key);
26449 iv = cipher;
26450 result.push(cipher);
26645 var cipher = new AES256Cipher(key);
26646 return cipher.decryptBlock(ownerEncryption, false, new Uint8Array(16));
26653 var cipher = new AES256Cipher(key);
26654 return cipher.decryptBlock(userEncryption, false, new Uint8Array(16));
26685 var cipher = new AES128Cipher(k.subarray(0, 16));
26686 e = cipher.encrypt(k1, k.subarray(16, 32));
26751 var cipher = new AES256Cipher(key);
[all …]
Dpdf.worker.js.map1cipher","rcon","t3","t4","PDF17","array1","array2","checkOwnerPassword","hashData","ownerValidatio…
/plugin/jdraw/lib/
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jcapture/lib/
Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js70074 var cipher = ciphers.createDecipheriv(suite, cipherKey, iv);
70075 out.push(cipher.update(cipherText));
70076 out.push(cipher.final());
70220 var algo = aesid[data.algorithm.decrypt.cipher.algo.join('.')];
70221 var iv = data.algorithm.decrypt.cipher.iv;
70225 var cipher = ciphers.createDecipheriv(algo, key, iv);
70227 out.push(cipher.update(cipherText));
70228 out.push(cipher.final());
/plugin/diagramsnet/lib/WEB-INF/lib/
Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/ckgdoku/ckeditor/
DCHANGES.md148 …: [Pasting text from Word](http://ckeditor.com/addon/pastefromword) creates a simple Caesar cipher.
/plugin/ckgedit/ckeditor/
DCHANGES.md568 …ting text from Word](https://ckeditor.com/cke4/addon/pastefromword) creates a simple Caesar cipher.