Home
last modified time | relevance | path

Searched refs:sign (Results 51 – 75 of 629) sorted by path

12345678910>>...26

/plugin/authgoogle/
H A Dplugin.info.txt6 desc Google Authentication Plugin allows to sign in to DokuWiki using OAuth 2.0 protocol provided…
/plugin/authgoogle2fa/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/authgooglesheets/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/authgooglesheets/vendor/firebase/php-jwt/src/
H A DJWT.php203 $signature = static::sign($signing_input, $key, $alg);
221 public static function sign( function in Firebase\\JWT\\JWT
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md427 …formation. In particular, we love pull requests - but please make sure to sign the contributor lic…
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md286 [google-id-tokens]: https://developers.google.com/identity/sign-in/web/backend-auth
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php461 * @param string $stringToSign The string to sign.
464 * @param string $accessToken The access token to use to sign the blob. If
/plugin/authgooglesheets/vendor/google/auth/src/
H A DServiceAccountSignerTrait.php46 $signedString = $rsa->sign($stringToSign);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md1181 …* Query strings with empty variables will always show an equal sign unless the variable is set to …
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DPrivateKey.php25 public function sign($message); function
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
H A DPrivateKey.php85 public function sign($message) function in phpseclib3\\Crypt\\DSA\\PrivateKey
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Curves/
H A DEd25519.php106 * @param boolean $sign
109 public function recoverX(BigInteger $y, $sign) argument
118 if ($sign) {
146 if ($x->isOdd() != $sign) {
H A DEd448.php62 * @param boolean $sign
65 public function recoverX(BigInteger $y, $sign) argument
74 if ($sign) {
87 if ($x->isOdd() != $sign) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A DCommon.php288 $sign = (bool) (ord($y[0]) & 0x80);
294 $point = $curve->recoverX($y, $sign);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
H A DPrivateKey.php92 public function sign($message) function in phpseclib3\\Crypt\\EC\\PrivateKey
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPrivateKey.php306 public function sign($message) function in phpseclib3\\Crypt\\RSA\\PrivateKey
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DX509.php2603 public function sign($issuer, $subject) function in phpseclib3\\File\\X509
2781 …$this->currentCert['signature'] = $result['signature'] = "\0" . $issuer->privateKey->sign($this->s…
2836 …$this->currentCert['signature'] = $result['signature'] = "\0" . $this->privateKey->sign($this->sig…
2897 …$this->currentCert['signature'] = $result['signature'] = "\0" . $this->privateKey->sign($this->sig…
3031 …$this->currentCert['signature'] = $result['signature'] = "\0" . $issuer->privateKey->sign($this->s…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2755 $signature = $privatekey->sign(Strings::packSSH2('s', $this->session_id) . $packet);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/Agent/
H A DIdentity.php282 public function sign($message) function in phpseclib3\\System\\SSH\\Agent\\Identity
/plugin/authhiorgserver/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/authlemonldap/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/authlinotp/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
H A Dplugin.info.txt6 desc privacyIDEA Authentication Plugin allows to sign in to DokuWiki using 2FA with privacyIDEA
/plugin/authloginapi/
H A DLICENSE326 school, if any, to sign a "copyright disclaimer" for the program, if
/plugin/authmantis/
H A DREADME.md3 This authentication plugin enables single sign-on to

12345678910>>...26