Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.1/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