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

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

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

Parameters

hex: Hex
optional
zip215: boolean

Returns

Point