Skip to main content

secp256k1FromProjective

For the complete documentation index, see llms.txt

@midnight-ntwrk/compact-runtime v0.19.0


@midnight-ntwrk/compact-runtime / secp256k1FromProjective

Function: secp256k1FromProjective()

function secp256k1FromProjective(p): Secp256k1Point;

Project a noble-curves point back down to the simple affine Secp256k1Point representation.

Parameters

p

WeierstrassPoint<bigint>

Returns

Secp256k1Point