mirror of
https://github.com/RustCrypto/signatures
synced 2026-06-21 13:45:42 +00:00
40cab54bb7
Adds a type for representing serialized Ed25519 public keys. The type implements the serialization traits from the `spki` crate, which is used for representing the public keys associated with a PKCS#8-encoded private key.