import { CryptoDriverChloride } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/crypto/crypto-driver-chloride.ts";
A verison of the ICryptoDriver interface backed by Chloride. Faster than noble. Works in node and the browser.
x/earthstar/src/crypto/crypto-driver-chloride.ts>CryptoDriverChloride
import { CryptoDriverChloride } from "https://deno.land/x/earthstar@v10.0.0-alpha.4/src/crypto/crypto-driver-chloride.ts";
A verison of the ICryptoDriver interface backed by Chloride. Faster than noble. Works in node and the browser.