/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/ |
H A D | PKCS8.php | 96 * @param string $algo 98 public static function setEncryptionAlgorithm($algo) argument 100 self::$defaultEncryptionAlgorithm = $algo; 106 * @param string $algo 108 public static function setEncryptionScheme($algo) argument 110 self::$defaultEncryptionScheme = $algo; 126 * @param string $algo 128 public static function setPRF($algo) argument 130 self::$defaultPRF = $algo; 137 * @param string $algo [all …]
|
H A D | PKCS1.php | 41 * @param string $algo 43 public static function setEncryptionAlgorithm($algo) argument 45 self::$defaultEncryptionAlgorithm = $algo; 71 * @param string $algo 75 private static function getEncryptionObject($algo) argument 79 case preg_match("#^AES-(128|192|256)-$modes$#", $algo, $matches): 83 case preg_match("#^DES-EDE3-$modes$#", $algo, $matches): 85 case preg_match("#^DES-$modes$#", $algo, $matches): 88 throw new UnsupportedAlgorithmException($algo . ' is not a supported algorithm');
|
/dokuwiki/inc/ |
H A D | PassHash.php | 399 * @param string $algo The hash algorithm to be used 407 protected function stretched_hash($algo, $clear, $salt = null, $magic = 'P', $compute = 8) argument 426 $hash = hash($algo, $salt . $clear, true); 428 $hash = hash($algo, $hash . $clear, true); 576 $algo = strtolower($prefixalgo); 585 if (!in_array($algo, hash_algos())) { 586 throw new Exception("This PHP installation has no $algo support"); 589 $hash = hash_pbkdf2($algo, $clear, hex2bin($salt), $iter, 0); 609 $algo = 'sha256'; 611 $algo = $opts['algo']; [all …]
|
/dokuwiki/inc/lang/es/ |
H A D | edit.txt | 1 …Por favor edita la página solo si puedes **mejorarla**. Si quieres probar algo relacionado a la si…
|
/dokuwiki/lib/plugins/logviewer/lang/es/ |
H A D | intro.txt | 4 aquí (depende de tu [[doku>config:dontlog|configuración de registros]]). Sin embargo, si algo va ma…
|
/dokuwiki/lib/plugins/logviewer/lang/pt-br/ |
H A D | intro.txt | 4 aqui (depende das suas [[doku>config:dontlog|log settings]]). No entanto, se algo der errado, as ch…
|
/dokuwiki/lib/plugins/logviewer/lang/pt/ |
H A D | intro.txt | 4 aqui (depende das suas [[doku>config:dontlog|configurações de log]]). No entanto, se algo der errad…
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | Hash.php | 95 private $algo; variable in phpseclib3\\Crypt\\Hash 264 $this->computedKey = is_array($this->algo) ? 265 call_user_func($this->algo, $this->key) : 266 hash($this->algo, $this->key, true); 300 $this->algo = 'umac'; 445 $this->algo = $hash; 979 $algo = $this->algo; 980 if ($algo == 'umac') { 1032 if (is_array($algo)) { 1034 return substr($algo($text, ...array_values($this->parameters)), 0, $this->length); [all …]
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
H A D | Item.php | 1172 if (isset($hash['attribs']['']['algo'])) { 1173 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); 1186 if (isset($hash['attribs']['']['algo'])) { 1187 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); 1692 if (isset($hash['attribs']['']['algo'])) { 1693 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); 1709 if (isset($hash['attribs']['']['algo'])) { 1710 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); 2067 $algo = null; 2072 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); [all …]
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/ |
H A D | MSBLOB.php | 113 switch ($algo) {
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
H A D | SSH2.php | 2693 $algo = self::array_intersect_first($algos, $this->supported_private_key_algorithms); 2694 switch ($algo) { 5042 foreach ($algos as $algo) { 5043 $obj = self::encryption_algorithm_to_crypt_instance($algo); 5045 $obj->setKeyLength(preg_replace('#[^\d]#', '', $algo)); 5047 switch ($algo) { 5083 $algos = array_diff($algos, [$algo]); 5084 $ciphers[] = $algo;
|
/dokuwiki/inc/lang/gl/ |
H A D | stopwords.txt | 28 algo
|