Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/earthstar/deps.ts>ed.RistrettoPoint#toRawBytes

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
method ed.RistrettoPoint.prototype.toRawBytes
import { ed } from "https://deno.land/x/earthstar@v10.0.0/deps.ts";
const { RistrettoPoint } = ed;

Encodes ristretto point to Uint8Array. https://ristretto.group/formulas/encoding.html

Returns

Uint8Array