| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/ |
| 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');
|
| 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 …]
|
| /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/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/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/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| H A D | Hash.php | 95 private $algo; variable in phpseclib3\\Crypt\\Hash 273 $this->computedKey = is_array($this->algo) ? 274 call_user_func($this->algo, $this->key) : 275 hash($this->algo, $this->key, true); 309 $this->algo = 'umac'; 317 $this->algo = 'aes_cmac'; 471 $this->algo = $hash; 1005 $algo = $this->algo; 1008 if ($algo == 'aes_cmac') { 1069 if ($algo == 'umac') { [all …]
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/ |
| H A D | MSBLOB.php | 95 $algo = $unpacked['algo']; 111 switch ($algo) {
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Item.php | 1162 if (isset($hash['attribs']['']['algo'])) { 1163 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); 1176 if (isset($hash['attribs']['']['algo'])) { 1177 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); 1682 if (isset($hash['attribs']['']['algo'])) { 1683 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); 1699 if (isset($hash['attribs']['']['algo'])) { 1700 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); 2059 $algo = null; 2064 … $algo = $this->sanitize($hash['attribs']['']['algo'], \SimplePie\SimplePie::CONSTRUCT_TEXT); [all …]
|
| /dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/ |
| H A D | SSH2.php | 2698 $algo = self::array_intersect_first($algos, $this->supported_private_key_algorithms); 2699 switch ($algo) { 5106 foreach ($algos as $algo) { 5107 $obj = self::encryption_algorithm_to_crypt_instance($algo); 5109 $obj->setKeyLength(preg_replace('#[^\d]#', '', $algo)); 5111 switch ($algo) { 5147 $algos = array_diff($algos, [$algo]); 5148 $ciphers[] = $algo;
|
| /dokuwiki/inc/lang/gl/ |
| H A D | stopwords.txt | 28 algo
|