Skip to main content
Module

x/earthstar/src/crypto/crypto-types.ts

Storage for private, distributed, offline-first applications.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v10.2.2/src/crypto/crypto-types.ts";

Interfaces

A keypair used by individual entities to sign documents.

Higher-level crypto functions. Not used directly for the most part, but useful for generating new keypairs.

A crypto driver provides low-level access to an implementation providing ed25519 cryptography, e.g. Chloride, noble/ed25519, Node crypto.

Type Aliases

A keypair used to write to a specific share