Joomla CMS  4.2.2
Documentation des API du CMS Joomla en version 4.2.2
Référence de la classe brainpoolP160t1
+ Graphe d'héritage de brainpoolP160t1:

Fonctions membres publiques

 __construct ()
 
- Fonctions membres publiques hérités de Prime
 setModulo (BigInteger $modulo)
 
 setCoefficients (BigInteger $a, BigInteger $b)
 
 setBasePoint ($x, $y)
 
 getBasePoint ()
 
 addPoint (array $p, array $q)
 
 doublePoint (array $p)
 
 derivePoint ($m)
 
 verifyPoint (array $p)
 
 getModulo ()
 
 getA ()
 
 getB ()
 
 multiplyAddPoints (array $points, array $scalars)
 
 convertToAffine (array $p)
 
 convertToInternal (array $p)
 
- Fonctions membres publiques hérités de Base
 randomInteger ()
 
 convertInteger (BigInteger $x)
 
 getLengthInBytes ()
 
 getLength ()
 
 multiplyPoint (array $p, BigInteger $d)
 
 createRandomMultiplier ()
 
 rangeCheck (BigInteger $x)
 
 setOrder (BigInteger $order)
 
 getOrder ()
 
 setReduction (callable $func)
 
 convertToAffine (array $p)
 
 convertToInternal (array $p)
 
 negatePoint (array $p)
 
 multiplyAddPoints (array $points, array $scalars)
 

Membres hérités additionnels

- Fonctions membres protégées hérités de Prime
 jacobianAddPointMixedXY (array $p, array $q)
 
 jacobianAddPointMixedX (array $p, array $q)
 
 jacobianAddPoint (array $p, array $q)
 
 doublePointHelper (array $p)
 
 jacobianDoublePoint (array $p)
 
 jacobianDoublePointMixed (array $p)
 
- Attributs protégés hérités de Prime
 $factory
 
 $a
 
 $b
 
 $p
 
 $one
 
 $two
 
 $three
 
 $four
 
 $eight
 
 $modulo
 
 $order
 
- Attributs protégés hérités de Base
 $doubles
 
 $order
 
 $factory
 

Documentation des constructeurs et destructeur

◆ __construct()


La documentation de cette classe a été générée à partir du fichier suivant :