Skip to content

ed25519: add pkcs8::PublicKeyBytes type#455

Merged
tarcieri merged 1 commit intomasterfrom
ed25519/pkcs8-public-key-bytes
Mar 18, 2022
Merged

ed25519: add pkcs8::PublicKeyBytes type#455
tarcieri merged 1 commit intomasterfrom
ed25519/pkcs8-public-key-bytes

Conversation

@tarcieri
Copy link
Copy Markdown
Member

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.

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant