Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/ed25519/index.d.ts>ExtendedPoint.fromAffine

Fastest 4KB JS implementation of ed25519 signatures
Latest
method ExtendedPoint.fromAffine
import { ExtendedPoint } from "https://deno.land/x/ed25519@2.1.0/index.d.ts";

Parameters

p: AffinePoint

Returns

Point