Skip to main content
Module

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

Earthstar is a tool for private, undiscoverable, offline-first networks.
Go to Latest
import * as earthstar from "https://deno.land/x/earthstar@v10.0.0-beta.6/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