ParagonIE_Sodium_Core_Ristretto255
class ParagonIE_Sodium_Core_Ristretto255
// Constructor: function Object() { [native code] } Class ParagonIE_Sodium_Core_Ristretto255
Methods 28 methods
| Method / Return | Description |
|---|---|
| fe_cneg() ParagonIE_Sodium_Core_Curve25519_Fe | No description available.
Parameters: $f: ParagonIE_Sodium_Core_Curve25519_Fe, $b: mixed |
| fe_abs() ParagonIE_Sodium_Core_Curve25519_Fe | No description available.
Parameters: $f: ParagonIE_Sodium_Core_Curve25519_Fe |
| fe_iszero() int | Returns 0 if this field element results in all NUL bytes.
Parameters: $f: ParagonIE_Sodium_Core_Curve25519_Fe |
| ristretto255_sqrt_ratio_m1() array{x: | No description available.
Parameters: $u: ParagonIE_Sodium_Core_Curve25519_Fe, $v: ParagonIE_Sodium_Core_Curve25519_Fe |
| ristretto255_point_is_canonical() int | No description available.
Parameters: $s: mixed |
| ristretto255_frombytes() array{h: | No description available.
Parameters: $s: mixed, $skipCanonicalCheck: mixed |
| ristretto255_p3_tobytes() string | No description available.
Parameters: $h: ParagonIE_Sodium_Core_Curve25519_Ge_P3 |
| ristretto255_elligator() ParagonIE_Sodium_Core_Curve25519_Ge_P3 | No description available.
Parameters: $t: ParagonIE_Sodium_Core_Curve25519_Fe |
| ristretto255_from_hash() string | No description available.
Parameters: $h: mixed |
| is_valid_point() int | No description available.
Parameters: $p: mixed |
| ristretto255_add() string | No description available.
Parameters: $p: mixed, $q: mixed |
| ristretto255_sub() string | No description available.
Parameters: $p: mixed, $q: mixed |
| h2c_string_to_hash_sha256() string | No description available.
Parameters: $hLen: mixed, $ctx: mixed, $msg: mixed |
| h2c_string_to_hash_sha512() string | No description available.
Parameters: $hLen: mixed, $ctx: mixed, $msg: mixed |
| h2c_string_to_hash() string | No description available.
Parameters: $hLen: mixed, $ctx: mixed, $msg: mixed, $hash_alg: mixed |
| _string_to_element() string | No description available.
Parameters: $ctx: mixed, $msg: mixed, $hash_alg: mixed |
| ristretto255_random() string | No description available. |
| ristretto255_scalar_random() string | No description available. |
| ristretto255_scalar_complement() string | No description available.
Parameters: $s: mixed |
| ristretto255_scalar_invert() string | No description available.
Parameters: $s: mixed |
| ristretto255_scalar_negate() string | No description available.
Parameters: $s: mixed |
| ristretto255_scalar_add() string | No description available.
Parameters: $x: mixed, $y: mixed |
| ristretto255_scalar_sub() string | No description available.
Parameters: $x: mixed, $y: mixed |
| ristretto255_scalar_mul() string | No description available.
Parameters: $x: mixed, $y: mixed |
| ristretto255_scalar_from_string() string | No description available.
Parameters: $ctx: mixed, $msg: mixed, $hash_alg: mixed |
| ristretto255_scalar_reduce() string | No description available.
Parameters: $s: mixed |
| scalarmult_ristretto255() string | No description available.
Parameters: $n: mixed, $p: mixed |
| scalarmult_ristretto255_base() string | No description available.
Parameters: $n: mixed |