Home
last modified time | relevance | path

Searched refs:Horde_Crypt_Blowfish (Results 1 – 25 of 36) sorted by relevance

12

/dports/security/pear-Horde_Crypt_Blowfish/Horde_Crypt_Blowfish-1.1.3/test/Horde/Crypt/Blowfish/
H A DEcbTest.php36 $this->_doTest($vector, Horde_Crypt_Blowfish::IGNORE_OPENSSL);
46 Horde_Crypt_Blowfish::IGNORE_OPENSSL |
47 Horde_Crypt_Blowfish::IGNORE_MCRYPT
71 $ob = new Horde_Crypt_Blowfish($v['key'], array(
H A DCbcTest.php36 $this->_doTest($vector, Horde_Crypt_Blowfish::IGNORE_OPENSSL);
46 Horde_Crypt_Blowfish::IGNORE_OPENSSL |
47 Horde_Crypt_Blowfish::IGNORE_MCRYPT
72 $ob = new Horde_Crypt_Blowfish($v['key'], array(
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DMcrypt.php60 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
71 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
83 ? mcrypt_create_iv(Horde_Crypt_Blowfish::IV_LENGTH, MCRYPT_RAND)
H A DBase.php108 $blocksize = Horde_Crypt_Blowfish::BLOCKSIZE;
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DMcrypt.php58 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
69 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
81 ? mcrypt_create_iv(Horde_Crypt_Blowfish::IV_LENGTH, MCRYPT_RAND)
H A DBase.php108 $blocksize = Horde_Crypt_Blowfish::BLOCKSIZE;
/dports/security/pear-Horde_Crypt_Blowfish/Horde_Crypt_Blowfish-1.1.3/lib/Horde/Crypt/Blowfish/
H A DMcrypt.php60 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
71 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
83 ? mcrypt_create_iv(Horde_Crypt_Blowfish::IV_LENGTH, MCRYPT_RAND)
H A DBase.php108 $blocksize = Horde_Crypt_Blowfish::BLOCKSIZE;
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/Blowfish/
H A DMcrypt.php60 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
71 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
83 ? mcrypt_create_iv(Horde_Crypt_Blowfish::IV_LENGTH, MCRYPT_RAND)
H A DBase.php108 $blocksize = Horde_Crypt_Blowfish::BLOCKSIZE;
/dports/www/moodle310/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DMcrypt.php60 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
71 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
83 ? mcrypt_create_iv(Horde_Crypt_Blowfish::IV_LENGTH, MCRYPT_RAND)
H A DBase.php108 $blocksize = Horde_Crypt_Blowfish::BLOCKSIZE;
/dports/www/moodle39/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DMcrypt.php60 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
71 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
83 ? mcrypt_create_iv(Horde_Crypt_Blowfish::IV_LENGTH, MCRYPT_RAND)
H A DBase.php108 $blocksize = Horde_Crypt_Blowfish::BLOCKSIZE;
/dports/www/moodle311/moodle/lib/horde/framework/Horde/Crypt/Blowfish/
H A DMcrypt.php60 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
71 …it($this->_mcrypt, $this->key, empty($this->iv) ? str_repeat('0', Horde_Crypt_Blowfish::IV_LENGTH)…
83 ? mcrypt_create_iv(Horde_Crypt_Blowfish::IV_LENGTH, MCRYPT_RAND)
H A DBase.php108 $blocksize = Horde_Crypt_Blowfish::BLOCKSIZE;
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Secret/Horde/
H A DSecret.php102 * @return Horde_Crypt_Blowfish The crypt object.
119 $this->_cipherCache[$idx] = new Horde_Crypt_Blowfish($key);
/dports/deskutils/egroupware/egroupware/vendor/pear-pear.horde.org/Horde_Secret/Horde/
H A DSecret.php102 * @return Horde_Crypt_Blowfish The crypt object.
119 $this->_cipherCache[$idx] = new Horde_Crypt_Blowfish($key);
/dports/security/pear-Horde_Secret/Horde_Secret-2.0.6/lib/Horde/
H A DSecret.php102 * @return Horde_Crypt_Blowfish The crypt object.
119 $this->_cipherCache[$idx] = new Horde_Crypt_Blowfish($key);
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/composer/pear-pear.horde.org/Horde_Secret/Horde/
H A DSecret.php102 * @return Horde_Crypt_Blowfish The crypt object.
119 $this->_cipherCache[$idx] = new Horde_Crypt_Blowfish($key);
/dports/www/moodle39/moodle/lib/horde/framework/Horde/
H A DSecret.php102 * @return Horde_Crypt_Blowfish The crypt object.
119 $this->_cipherCache[$idx] = new Horde_Crypt_Blowfish($key);
/dports/www/moodle310/moodle/lib/horde/framework/Horde/
H A DSecret.php102 * @return Horde_Crypt_Blowfish The crypt object.
119 $this->_cipherCache[$idx] = new Horde_Crypt_Blowfish($key);
/dports/www/moodle311/moodle/lib/horde/framework/Horde/
H A DSecret.php102 * @return Horde_Crypt_Blowfish The crypt object.
119 $this->_cipherCache[$idx] = new Horde_Crypt_Blowfish($key);
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/lib/Horde/Core/Secret/
H A DCbc.php43 $this->_cipherCache[self::HORDE_KEYNAME] = new Horde_Crypt_Blowfish(
/dports/mail/nextcloud-mail/mail/vendor/pear-pear.horde.org/Horde_Crypt_Blowfish/Horde/Crypt/
H A DBlowfish.php32 class Horde_Crypt_Blowfish class

12