Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe ParagonIE_Sodium_Core_HChaCha20
+ Graphe d'héritage de ParagonIE_Sodium_Core_HChaCha20:

Fonctions membres publiques statiques

static hChaCha20 ($in='', $key='', $c=null)
 
- Fonctions membres publiques statiques hérités de ParagonIE_Sodium_Core_ChaCha20
static rotate ($v, $n)
 
static stream ($len=64, $nonce='', $key='')
 
static ietfStream ($len, $nonce='', $key='')
 
static ietfStreamXorIc ($message, $nonce='', $key='', $ic='')
 
static streamXorIc ($message, $nonce='', $key='', $ic='')
 
- Fonctions membres publiques statiques hérités de ParagonIE_Sodium_Core_Util
static compare ($left, $right, $len=null)
 
static declareScalarType (&$mixedVar=null, $type='void', $argumentIndex=0)
 
static intToChr ($int)
 
static memcmp ($left, $right)
 
static strlen ($str)
 
static substr ($str, $start=0, $length=null)
 
static verify_16 ($a, $b)
 
static verify_32 ($a, $b)
 
static xorStrings ($a, $b)
 

Fonctions membres protégées statiques

static hChaCha20Bytes (array $ctx)
 
- Fonctions membres protégées statiques hérités de ParagonIE_Sodium_Core_Util
static hash_update (&$hs, $data)
 

Description détaillée

Documentation des fonctions membres

◆ hChaCha20()

static hChaCha20 (   $in = '',
  $key = '',
  $c = null 
)
static

◆ hChaCha20Bytes()

static hChaCha20Bytes ( array  $ctx)
staticprotected
Paramètres
array$ctx
Renvoie
string
Exceptions
TypeError

Références $i.


La documentation de cette classe a été générée à partir du fichier suivant :