MontgomeryPublic

Montgomery Public Key Handler

author

Jim Wigginton terrafrost@php.net

package

Default

Methods

Break a public or private key down into its constituent components

load(string $key,string $password = ''): array
static

Arguments

$key

string

$password

string

optional

Response

array

Convert an EC public key to the appropriate format

savePublicKey(\phpseclib3\Crypt\EC\BaseCurves\Montgomery $curve,array<mixed,\phpseclib3\Math\Common\FiniteField\Integer> $publicKey): string
static

Arguments

Response

string

Constants

Is invisible flag

IS_INVISIBLE