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é
|
Champs de données | |
const | BUFFER_SIZE = 8192 |
Fonctions membres protégées statiques | |
static | box_encrypt ($ifp, $ofp, $mlen, $nonce, $boxKeypair) |
static | box_decrypt ($ifp, $ofp, $mlen, $nonce, $boxKeypair) |
Fonctions membres protégées statiques hérités de ParagonIE_Sodium_Core_Util | |
static | hash_update (&$hs, $data) |
Fonctions membres privées statiques | |
static | ftell ($resource) |
Membres hérités additionnels | |
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) |
Class ParagonIE_Sodium_File
|
staticprotected |
resource | $ifp | |
resource | $ofp | |
int | $mlen | |
string | $nonce | |
string | $boxKeypair |
SodiumException | |
TypeError |
Références ParagonIE_Sodium_Crypto32\box_beforenm(), ParagonIE_Sodium_Crypto\box_beforenm(), ParagonIE_Sodium_Crypto32\box_publickey(), ParagonIE_Sodium_Crypto\box_publickey(), ParagonIE_Sodium_Crypto32\box_secretkey(), et ParagonIE_Sodium_Crypto\box_secretkey().
|
staticprotected |
resource | $ifp | |
resource | $ofp | |
int | $mlen | |
string | $nonce | |
string | $boxKeypair |
SodiumException | |
TypeError |
Références ParagonIE_Sodium_Crypto32\box_beforenm(), ParagonIE_Sodium_Crypto\box_beforenm(), ParagonIE_Sodium_Crypto32\box_publickey(), ParagonIE_Sodium_Crypto\box_publickey(), ParagonIE_Sodium_Crypto32\box_secretkey(), et ParagonIE_Sodium_Crypto\box_secretkey().
|
staticprivate |
const BUFFER_SIZE = 8192 |