import { CryptoDriverChloride } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";
A version of the ICryptoDriver interface backed by Chloride. Faster than noble. Works in Node and the browser (with some polyfilling on your part).
import { CryptoDriverChloride } from "https://deno.land/x/earthstar@v10.2.0/src/entries/npm.ts";
A version of the ICryptoDriver interface backed by Chloride. Faster than noble. Works in Node and the browser (with some polyfilling on your part).