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é
|
Fonctions membres publiques statiques | |
static | sipRound (array $v) |
static | sipHash24 ($in, $key) |
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_Util | |
static | hash_update (&$hs, $data) |
Class ParagonIE_SodiumCompat_Core32_SipHash
Only uses 32-bit arithmetic, while the original SipHash used 64-bit integers
|
static |
Références $b, $key, ParagonIE_Sodium_Core32_Int64\fromInts(), et ParagonIE_Sodium_Core32_Int64\fromReverseString().
Référencé par ParagonIE_Sodium_Compat\crypto_shorthash().
|
static |