[ Index ]

PHP Cross Reference of Joomla 4.2.2 documentation

title

Body

[close]

/libraries/php-encryption/ -> Crypto.php (summary)

(no description)

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

Defines 5 classes

InvalidCiphertextException:: (0 methods):

CannotPerformOperationException:: (0 methods):

CryptoTestFailedException:: (0 methods):

Crypto:: (17 methods):
  CreateNewRandomKey()
  Encrypt()
  Decrypt()
  RuntimeTest()
  PlainEncrypt()
  PlainDecrypt()
  SecureRandom()
  HKDF()
  VerifyHMAC()
  TestEncryptDecrypt()
  HKDFTestVector()
  HMACTestVector()
  AESTestVector()
  hexToBytes()
  EnsureFunctionExists()
  our_strlen()
  our_substr()

CryptoExceptionHandler:: (3 methods):
  __construct()
  handler()
  __destruct()


Class: InvalidCiphertextException  - X-Ref

Class: CannotPerformOperationException  - X-Ref

Class: CryptoTestFailedException  - X-Ref

Class: Crypto  - X-Ref

CreateNewRandomKey()   X-Ref
No description

Encrypt($plaintext, $key)   X-Ref
No description

Decrypt($ciphertext, $key)   X-Ref
No description

RuntimeTest()   X-Ref
No description

PlainEncrypt($plaintext, $key, $iv)   X-Ref
No description

PlainDecrypt($ciphertext, $key, $iv)   X-Ref
No description

SecureRandom($octets)   X-Ref
No description

HKDF($hash, $ikm, $length, $info = '', $salt = NULL)   X-Ref
No description

VerifyHMAC($correct_hmac, $message, $key)   X-Ref
No description

TestEncryptDecrypt()   X-Ref
No description

HKDFTestVector()   X-Ref
No description

HMACTestVector()   X-Ref
No description

AESTestVector()   X-Ref
No description

hexToBytes($hex_string)   X-Ref
No description

EnsureFunctionExists($name)   X-Ref
No description

our_strlen($str)   X-Ref
No description

our_substr($str, $start, $length = NULL)   X-Ref
No description

Class: CryptoExceptionHandler  - X-Ref

__construct()   X-Ref
No description

handler($ex)   X-Ref
No description

__destruct()   X-Ref
No description



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