[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/web-token/jwt-signature-algorithm-rsa/Util/ -> RSA.php (summary)

(no description)

File Size: 251 lines (8 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

RSA:: (11 methods):
  sign()
  signWithPSS()
  signWithPKCS15()
  verify()
  verifyWithPSS()
  verifyWithPKCS15()
  convertIntegerToOctetString()
  getMGF1()
  encodeEMSAPSS()
  verifyEMSAPSS()
  encodeEMSA15()


Class: RSA  - X-Ref


sign(RSAKey $key, string $message, string $hash, int $mode)   X-Ref


signWithPSS(RSAKey $key, string $message, string $hash)   X-Ref
Create a signature.


signWithPKCS15(RSAKey $key, string $message, string $hash)   X-Ref
Create a signature.


verify(RSAKey $key, string $message, string $signature, string $hash, int $mode)   X-Ref


verifyWithPSS(RSAKey $key, string $message, string $signature, string $hash)   X-Ref
Verifies a signature.


verifyWithPKCS15(RSAKey $key, string $message, string $signature, string $hash)   X-Ref
Verifies a signature.


convertIntegerToOctetString(BigInteger $x, int $xLen)   X-Ref


getMGF1(string $mgfSeed, int $maskLen, Hash $mgfHash)   X-Ref
MGF1.


encodeEMSAPSS(string $message, int $modulusLength, Hash $hash)   X-Ref
EMSA-PSS-ENCODE.


verifyEMSAPSS(string $m, string $em, int $emBits, Hash $hash)   X-Ref
EMSA-PSS-VERIFY.


encodeEMSA15(string $m, int $emBits, Hash $hash)   X-Ref




Generated: Wed Sep 7 05:41:13 2022 Chilli.vc Blog - For Webmaster,Blog-Writer,System Admin and Domainer