Home
last modified time | relevance | path

Searched refs:salt (Results 26 – 50 of 67) sorted by relevance

123

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php226 $salt = Random::string($sLen);
227 $m2 = "\0\0\0\0\0\0\0\0" . $mHash . $salt;
230 $db = $ps . chr(1) . $salt;
H A DPublicKey.php263 $salt = substr($db, $temp + 1); // should be $sLen long
264 $m2 = "\0\0\0\0\0\0\0\0" . $mHash . $salt;
/plugin/openid/Auth/OpenID/
H A DFileStore.php391 * @param string $salt
394 function useNonce($server_url, $timestamp, $salt) argument
417 $salt_hash = $this->_safe64($salt);
H A DConsumer.php1347 list($timestamp, $salt) = $parts;
1349 if (!$this->store->useNonce($server_url, $timestamp, $salt)) {
/plugin/preregister/
H A Daction.php104 $salt = auth_cookiesalt();
105 $index = md5(microtime() . $salt);
/plugin/fedauth/Auth/OpenID/
H A DFileStore.php360 function useNonce($server_url, $timestamp, $salt) argument
383 $salt_hash = $this->_safe64($salt);
H A DConsumer.php1272 list($timestamp, $salt) = $parts;
1274 if (!$this->store->useNonce($server_url, $timestamp, $salt)) {
/plugin/securelogin/
H A DREADME.md5 …pted. Man-in-the-middle attacks are prevented by adding a variable token (salt) to the password be…
95 …m's password variable `p=MySecretPa$$word`, encrypts it with the provided salt (that changes on ea…
97 …pted. It will decrypt the `securelogin` variable and separate it from the salt value. From this it…
/plugin/captcha/
H A Dhelper.php178 $salt = auth_cookiesalt();
180 return sha1(implode("\n", [$ID, $lm, $td, $ip, $salt]));
456 * Encrypt the given string with the cookie salt
468 * Decrypt the given string with the cookie salt
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php954 $salt = isset($func_args[1]) ? $func_args[1] : $this->password_default_salt;
1004 if (strlen($salt)) {
1006 $s .= $salt;
1031 $t = $password . $salt;
1047 $f = $u = $hashObj->hash($salt . pack('N', $i++));
1057 $key = hash_pbkdf2($hash, $password, $salt, $count, $dkLen, true);
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md109 - [65: Remove cache salt making key unnecessarily long](https://github.com/doctrine/annotations/pul…
118 - [98: Enhancement/#65 remove cache salt from cached reader](https://github.com/doctrine/annotation…
/plugin/diagramsnet/lib/js/cryptojs/
H A Daes.min.js28 …}}),b=(p.format={}).OpenSSL={stringify:function(a){var b=a.ciphertext;a=a.salt;return(a?s.create([…
29 …(b.slice(2,4));b.splice(0,4);a.sigBytes-=16}return n.create({ciphertext:a,salt:c})}},a=d.Serializa…
30 …s.create(a.words.slice(b),4*c);a.sigBytes=4*b;return n.create({key:a,iv:c,salt:d})}},c=d.PasswordB…
31 …xtend(l);c=this._parse(c,l.format);d=l.kdf.execute(d,b.keySize,b.ivSize,c.salt);l.iv=d.iv;return a…
/plugin/database2/
H A Ddatabase2.php4702 * @param string $salt salt to use on hashing
4706 final public static function ssha( $data, $salt ) argument
4708 return sha1( $salt . $data . sha1( $data . $salt, true ) );
/plugin/bible/bible_douayRheims/
H A DSophonias.txt27 …nd the children of Ammon as Gomorrha, the dryness of thorns, and heaps of salt, and a desert even …
H A DColossians.txt83 …4:6. Let your speech be always in grace seasoned with salt: that you may know how you ought to ans…
H A DJames.txt65 …3:12. Can the fig tree, my brethren, bear grapes? Or the vine, figs? So neither can the salt water…
H A D1_Esdras.txt108 …4:14. But we remembering the salt that we have eaten in the palace, and because we count it a crim…
144 …es also, and lambs, and kids, for holocausts to the God of heaven, wheat, salt, wine, and oil, acc…
179 …wheat, and unto a hundred bates of wine, and unto a hundred bates of oil, and salt without measure.
H A DJosue.txt282 …oth towards the east, and to the sea of the wilderness, which is the most salt sea, on the east si…
353 …15:2. Its beginning was from the top of the most salt sea, and from the bay thereof, that looketh …
356 …15:5. But on the east side the beginning shall be the most salt sea even to the end of the Jordan:…
413 15:62. And Nebsan, and the city of salt, and Engaddi: six cities and their villages.
422 … sea into the valley of reeds, and the goings out thereof are at the most salt sea. This is the po…
461 …la northward: and the outgoings thereof are towards the north of the most salt sea at the south en…
H A DMark.txt371 9:48. For every one shall be salted with fire: and every victim shall be salted with salt.
372 …9:49. Salt is good. But if the salt become unsavoury, wherewith will you season it? Have salt in y…
H A DLeviticus.txt29 …n it with salt: neither shalt thou take away the salt of the covenant of thy God from thy sacrific…
H A DNumbers.txt671 … to thy sons and daughters, by a perpetual ordinance. It is a covenant of salt for ever before the…
1215 …gin from the wilderness of Sin, which is by Edom: and shall have the most salt sea for its furthes…
1224 …34:12. And shall reach as far as the Jordan, and at the last shall be closed in by the most salt s…
H A DEcclesiasticus.txt650 …22:18. Sand and salt, and a mass of iron is easier to bear, than a man without sense, that is both…
1230 …39:31. The principal things necessary for the life of men, are water, fire, and iron, salt, milk, …
1347 …43:21. He shall pour frost as salt upon the earth: and when it freezeth, it shall become like the …
/plugin/passpolicy/
H A Dwords.txt3060 salt
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js49086 if (salt) {
49087 if (!Buffer.isBuffer(salt)) salt = Buffer.from(salt, 'binary');
49100 if (salt) hash.update(salt);
70218 var salt = data.algorithm.decrypt.kde.kdeparams.salt;
70296 salt: salt,
70344 salt = toBuffer(salt, defaultEncoding, 'Salt');
70480 salt = toBuffer(salt, defaultEncoding, 'Salt');
70482 var hmac = new Hmac(digest, password, salt.length);
70484 var block1 = Buffer.allocUnsafe(salt.length + 4);
70485 salt.copy(block1, 0, 0, salt.length);
[all …]

123