Joomla CMS  3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
Référence de la classe ParagonIE_Sodium_Core_XChaCha20
+ Graphe d'héritage de ParagonIE_Sodium_Core_XChaCha20:

Fonctions membres publiques statiques

static stream ($len=64, $nonce='', $key='')
 
static ietfStream ($len=64, $nonce='', $key='')
 
static streamXorIc ($message, $nonce='', $key='', $ic='')
 
static ietfStreamXorIc ($message, $nonce='', $key='', $ic='')
 
- Fonctions membres publiques statiques hérités de ParagonIE_Sodium_Core_HChaCha20
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)
 

Membres hérités additionnels

- Fonctions membres protégées statiques hérités de ParagonIE_Sodium_Core_HChaCha20
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

◆ ietfStream()

static ietfStream (   $len = 64,
  $nonce = '',
  $key = '' 
)
static

Références $key.

◆ ietfStreamXorIc()

static ietfStreamXorIc (   $message,
  $nonce = '',
  $key = '',
  $ic = '' 
)
static

Références $key, et $message.

◆ stream()

static stream (   $len = 64,
  $nonce = '',
  $key = '' 
)
static

◆ streamXorIc()

static streamXorIc (   $message,
  $nonce = '',
  $key = '',
  $ic = '' 
)
static

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