import * as earthstar from "https://deno.land/x/earthstar@v10.0.1/src/crypto/crypto-driver-noble.ts";
Variables
A version of the ICryptoDriver interface backed by noble/ed25519. The slowest crypto driver available, but works everywhere. |
import * as earthstar from "https://deno.land/x/earthstar@v10.0.1/src/crypto/crypto-driver-noble.ts";
A version of the ICryptoDriver interface backed by noble/ed25519. The slowest crypto driver available, but works everywhere. |