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

x/earthstar/src/entries/npm.ts>CryptoDriverNoble

Storage for private, distributed, offline-first applications.
Go to Latest
variable CryptoDriverNoble
import { CryptoDriverNoble } from "https://deno.land/x/earthstar@v10.0.1/src/entries/npm.ts";

A version of the ICryptoDriver interface backed by noble/ed25519. The slowest crypto driver available, but works everywhere.