Skip to content

ed25519: impl Display/LowerHex/UpperHex/FromStr for Signature#402

Merged
tarcieri merged 1 commit intomasterfrom
ed25519/hex
Nov 18, 2021
Merged

ed25519: impl Display/LowerHex/UpperHex/FromStr for Signature#402
tarcieri merged 1 commit intomasterfrom
ed25519/hex

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Adds support for serializing and deserializing Ed25519 signatures from hexadecimal using standard core::{fmt, str} traits.

Adds support for serializing and deserializing Ed25519 signature from
hexadecimal using standard `core::{fmt, str}` traits.
@tarcieri tarcieri merged commit 452e927 into master Nov 18, 2021
@tarcieri tarcieri deleted the ed25519/hex branch November 18, 2021 17:16
@tarcieri tarcieri mentioned this pull request Nov 18, 2021
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