Documentation

SecgCurve
in package

Table of Contents

Constants

NAME_SECP_112R1  = 'secp112r1'
NAME_SECP_192K1  = 'secp192k1'
NAME_SECP_256K1  = 'secp256k1'
NAME_SECP_256R1  = 'secp256r1'
NAME_SECP_384R1  = 'secp384r1'

Properties

$adapter  : GmpMathInterface

Methods

__construct()  : mixed
curve112r1()  : NamedCurveFp
curve192k1()  : NamedCurveFp
curve256k1()  : NamedCurveFp
curve256r1()  : NamedCurveFp
curve384r1()  : NamedCurveFp
generator112r1()  : GeneratorPoint
generator192k1()  : GeneratorPoint
generator256k1()  : GeneratorPoint
generator256r1()  : GeneratorPoint
generator384r1()  : GeneratorPoint

Constants

NAME_SECP_112R1

public mixed NAME_SECP_112R1 = 'secp112r1'

NAME_SECP_192K1

public mixed NAME_SECP_192K1 = 'secp192k1'

NAME_SECP_256K1

public mixed NAME_SECP_256K1 = 'secp256k1'

NAME_SECP_256R1

public mixed NAME_SECP_256R1 = 'secp256r1'

NAME_SECP_384R1

public mixed NAME_SECP_384R1 = 'secp384r1'

Properties

Methods


        
On this page

Search results