[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/vendor/web-auth/cose-lib/src/Algorithm/Signature/RSA/ -> PSSRSA.php (summary)

(no description)

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

Defines 8 functions

  sign()
  verify()
  handleKey()
  convertIntegerToOctetString()
  getMGF1()
  encodeEMSAPSS()
  verifyEMSAPSS()
  exponentiate()

Functions
Functions that are not part of a class:

sign(string $data, Key $key)   X-Ref


verify(string $data, Key $key, string $signature)   X-Ref
No description

handleKey(Key $key)   X-Ref
No description

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

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.


exponentiate(RsaKey $key, BigInteger $c)   X-Ref
Exponentiate with or without Chinese Remainder Theorem.
Operation with primes 'p' and 'q' is appox. 2x faster.




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