Skip to main content
Module

x/earthstar/mod.ts>CryptoDriverSodium

Storage for private, distributed, offline-first applications.
Latest
variable CryptoDriverSodium
import { CryptoDriverSodium } from "https://deno.land/x/earthstar@v10.2.2/mod.ts";

A version of the ICryptoDriver interface backed a WASM wrapper of libsodium. Faster than noble by several magnitudes. Works in Deno.