Home
last modified time | relevance | path

Searched refs:sign (Results 1 – 8 of 8) sorted by path

/dokuwiki/
H A DCOPYING326 school, if any, to sign a "copyright disclaimer" for the program, if
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRSA.php34 * $signature = $private->sign($plaintext);
121 * @see self::sign()
130 * @see self::sign()
139 * @see self::sign()
3277 function sign($message) global() function in phpseclib\\Crypt\\RSA
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php2549 public function sign(X509 $issuer, X509 $subject)
2717 $this->currentCert['signature'] = $result['signature'] = "\0" . $issuer->privateKey->sign($this->signatureSubject);
2771 $this->currentCert['signature'] = $result['signature'] = "\0" . $this->privateKey->sign($this->signatureSubject);
2831 $this->currentCert['signature'] = $result['signature'] = "\0" . $this->privateKey->sign($this->signatureSubject);
2962 $this->currentCert['signature'] = $result['signature'] = "\0" . $issuer->privateKey->sign($this->signatureSubject);
3619 function sign($issuer, $subject, $signatureAlgorithm = 'sha1WithRSAEncryption') global() function in phpseclib\\File\\X509
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2748 $signature = $privatekey->sign(Strings::packSSH2('s', $this->session_id) . $packet);
4878 'ssh-rsa', // RECOMMENDED sign Raw RSA Key
4879 'ssh-dss' // REQUIRED sign Raw DSS Key
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php34 * The methods in this interface would be getPublicKey and sign since those are the
61 * @see self::sign()
69 * @see self::sign()
77 * @see self::sign()
266 public function sign($message)
184 function sign($message) global() function in phpseclib\\System\\SSH\\Agent\\Identity
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE493 school, if any, to sign a "copyright disclaimer" for the library, if
/dokuwiki/vendor/splitbrain/php-cli/
H A DREADME.md117 - precentages by provifing an integer and a percent sign (eg. ``25%``)