Expand description
Much of this code is borrowed from Thomas Pornin’s CRRL Project
and adapted to mirror ed25519-dalek’s API.
Structs§
- Public
KeyBytes - Ed448 public key serialized as bytes.
- Verifying
Key - Ed448 public key as defined in [RFC8032 § 5.2.5]