Crate earendil_crypt

Source

Structs§

AnonEndpoint
HavenEndpoint
HavenFingerprint
A haven fingerprint is used to uniquely identify Earendil havens
HavenIdentityPublic
The public half of an “identity” on the network.
HavenIdentitySecret
The secret half of an “identity” on the network.
RelayEndpoint
RelayFingerprint
An Earendil node fingerprint, uniquely identifying a relay.
RelayIdentityPublic
The public half of a “relay identity” on the network.
RelayIdentitySecret
The secret half of a “relay identity” on the network.

Enums§

RemoteId
VerifyError

Functions§

kdf_from_human
Derive a key from a human-readable seed. Uses Argon2.

Type Aliases§

ClientId
OSZAR »