Skip to main content

Module verifying_key

Module verifying_key 

Source
Expand description

Much of this code is borrowed from Thomas Pornin’s CRRL Project and adapted to mirror ed25519-dalek’s API.

Structs§

PublicKeyBytes
Ed448 public key serialized as bytes.
VerifyingKey
Ed448 public key as defined in [RFC8032 § 5.2.5]