Skip to content

ed25519: add Signature::from_components#600

Merged
tarcieri merged 1 commit intomasterfrom
ed25519/signature-from-components
Dec 19, 2022
Merged

ed25519: add Signature::from_components#600
tarcieri merged 1 commit intomasterfrom
ed25519/signature-from-components

Conversation

@tarcieri
Copy link
Copy Markdown
Member

Add constructor which accepts the serialized R and s components as separate parameters, (partially) validating the s component.

Add constructor which accepts the serialized `R` and `s` components as
separate parameters, (partially) validating the `s` component.
@tarcieri tarcieri merged commit 266dee2 into master Dec 19, 2022
@tarcieri tarcieri deleted the ed25519/signature-from-components branch December 19, 2022 16:54
@tarcieri tarcieri mentioned this pull request Jan 16, 2023
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