Skip to main content
Module

x/earthstar/src/entries/deno.ts>CryptoDriverSodium

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

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

type

ICryptoDriver