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

x/ed25519/test/benchmark/benchmark.js

Fastest JS implementation of ed25519, x25519 & ristretto255. Independently audited, high-security, 0-dependency EDDSA sigs & ECDH key agreement
Go to Latest
import * as ed25519 from "https://deno.land/x/ed25519@1.7.0/test/benchmark/benchmark.js";
The documentation for this module is currently unavailable.