import { CryptoDriverNoble } from "https://deno.land/x/earthstar@v10.0.0-beta.7/src/crypto/crypto-driver-noble.ts";
A verison of the ICryptoDriver interface backed by noble/ed25519. The slowest crypto driver available. Works in the browser, Deno, and Node.