Skip to main content

Module ed25519impl

Module ed25519impl 

Source
Expand description

Types for decoding ed25519 keys

Structs§

Ed25519IdentityLine
An Ed25519 public key found in a micro descriptor id line.
Ed25519Public
An alleged ed25519 public key, encoded in base64 with optional padding.

Enums§

Ed25519AlgorithmString
Helper that checks for the presence of ed25519.