Skip to content

ssh-key: fix error type for Signature bytes conversion#59

Merged
tarcieri merged 1 commit intomasterfrom
ssh-key/fix-signature-todo
Jan 17, 2023
Merged

ssh-key: fix error type for Signature bytes conversion#59
tarcieri merged 1 commit intomasterfrom
ssh-key/fix-signature-todo

Conversation

@tarcieri
Copy link
Member

Addresses a TODO about changing the error type for TryFrom<&[u8]> to ssh_key::Error, now that the signature crate's bounds have been changed in order to make that possible.

Addresses a TODO about changing the error type for `TryFrom<&[u8]>` to
`ssh_key::Error`, now that the `signature` crate's bounds have been
changed in order to make that possible.
@tarcieri tarcieri merged commit 4e28e2b into master Jan 17, 2023
@tarcieri tarcieri deleted the ssh-key/fix-signature-todo branch January 17, 2023 04:31
@tarcieri tarcieri mentioned this pull request Aug 13, 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