Skip to main content

Module ed25519impl

Module ed25519impl 

Source
Expand description

Types for decoding ed25519 keys

Structs§

Ed25519IdentityLine
Ed25519 public key in the form <keyword> id <base64>
Ed25519Public
An alleged ed25519 public key, encoded in base64 with optional padding.

Enums§

Ed25519AlgorithmString
Helper that checks for the presence of ed25519.