Point
in package
AbstractYes
Table of Contents
Properties
- $curve : mixed
- $precomputed : mixed
- $type : mixed
Methods
- __construct() : mixed
- _getBeta() : mixed
- _getDoubles() : mixed
- _getNAFPoints() : mixed
- dblp() : mixed
- encode() : mixed
- encodeCompressed() : mixed
- eq() : mixed
- precompute() : mixed
- validate() : mixed
- _encode() : mixed
- _hasDoubles() : mixed
Properties
$curve
public
mixed
$curve
$precomputed
public
mixed
$precomputed
$type
public
mixed
$type
Methods
__construct()
public
__construct(mixed $curve, mixed $type) : mixed
Parameters
- $curve : mixed
- $type : mixed
_getBeta()
public
_getBeta() : mixed
_getDoubles()
public
_getDoubles([mixed $step = null ][, mixed $power = null ]) : mixed
Parameters
- $step : mixed = null
- $power : mixed = null
_getNAFPoints()
public
_getNAFPoints(mixed $wnd) : mixed
Parameters
- $wnd : mixed
dblp()
public
dblp(mixed $k) : mixed
Parameters
- $k : mixed
encode()
public
encode(mixed $enc[, mixed $compact = false ]) : mixed
Parameters
- $enc : mixed
- $compact : mixed = false
encodeCompressed()
public
encodeCompressed(mixed $enc) : mixed
Parameters
- $enc : mixed
eq()
public
abstract eq(mixed $other) : mixed
Parameters
- $other : mixed
precompute()
public
precompute([mixed $power = null ]) : mixed
Parameters
- $power : mixed = null
validate()
public
validate() : mixed
_encode()
protected
_encode(mixed $compact) : mixed
Parameters
- $compact : mixed
_hasDoubles()
protected
_hasDoubles(mixed $k) : mixed
Parameters
- $k : mixed