|
static | keypair () |
|
static | secretkey ($keypair) |
|
static | publickey ($keypair) |
|
static | pk_to_curve25519 ($pk) |
|
static | sk_to_pk ($sk) |
|
static | sign_detached ($message, $sk) |
|
static | fe_0 () |
|
static | fe_1 () |
|
static | fe_copy (ParagonIE_Sodium_Core32_Curve25519_Fe $f) |
|
static | fe_isnegative (ParagonIE_Sodium_Core32_Curve25519_Fe $f) |
|
static | fe_neg (ParagonIE_Sodium_Core32_Curve25519_Fe $f) |
|
static | fe_invert (ParagonIE_Sodium_Core32_Curve25519_Fe $Z) |
|
static | fe_pow22523 (ParagonIE_Sodium_Core32_Curve25519_Fe $z) |
|
static | fe_sub (ParagonIE_Sodium_Core32_Curve25519_Fe $f, ParagonIE_Sodium_Core32_Curve25519_Fe $g) |
|
static | ge_add (ParagonIE_Sodium_Core32_Curve25519_Ge_P3 $p, ParagonIE_Sodium_Core32_Curve25519_Ge_Cached $q) |
|
static | ge_madd (ParagonIE_Sodium_Core32_Curve25519_Ge_P1p1 $R, ParagonIE_Sodium_Core32_Curve25519_Ge_P3 $p, ParagonIE_Sodium_Core32_Curve25519_Ge_Precomp $q) |
|
static | ge_msub (ParagonIE_Sodium_Core32_Curve25519_Ge_P1p1 $R, ParagonIE_Sodium_Core32_Curve25519_Ge_P3 $p, ParagonIE_Sodium_Core32_Curve25519_Ge_Precomp $q) |
|
static | ge_p1p1_to_p2 (ParagonIE_Sodium_Core32_Curve25519_Ge_P1p1 $p) |
|
static | ge_p1p1_to_p3 (ParagonIE_Sodium_Core32_Curve25519_Ge_P1p1 $p) |
|
static | ge_p2_0 () |
|
static | ge_p2_dbl (ParagonIE_Sodium_Core32_Curve25519_Ge_P2 $p) |
|
static | ge_p3_0 () |
|
static | ge_p3_to_p2 (ParagonIE_Sodium_Core32_Curve25519_Ge_P3 $p) |
|
static | ge_p3_tobytes (ParagonIE_Sodium_Core32_Curve25519_Ge_P3 $h) |
|
static | ge_p3_dbl (ParagonIE_Sodium_Core32_Curve25519_Ge_P3 $p) |
|
static | ge_precomp_0 () |
|
static | equal ($b, $c) |
|
static | cmov (ParagonIE_Sodium_Core32_Curve25519_Ge_Precomp $t, ParagonIE_Sodium_Core32_Curve25519_Ge_Precomp $u, $b) |
|
static | ge_select ($pos=0, $b=0) |
|
static | ge_sub (ParagonIE_Sodium_Core32_Curve25519_Ge_P3 $p, ParagonIE_Sodium_Core32_Curve25519_Ge_Cached $q) |
|
static | ge_tobytes (ParagonIE_Sodium_Core32_Curve25519_Ge_P2 $h) |
|
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) |
|
◆ keypair()
◆ pk_to_curve25519()
static pk_to_curve25519 |
( |
|
$pk | ) |
|
|
static |
◆ publickey()
static publickey |
( |
|
$keypair | ) |
|
|
static |
◆ secretkey()
static secretkey |
( |
|
$keypair | ) |
|
|
static |
◆ sign_detached()
static sign_detached |
( |
|
$message, |
|
|
|
$sk |
|
) |
| |
|
static |
◆ sk_to_pk()
◆ KEYPAIR_BYTES
◆ SEED_BYTES
La documentation de cette classe a été générée à partir du fichier suivant :