Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ssh-key: v0.6.6 #212

Merged
merged 1 commit into from
Apr 12, 2024
Merged

ssh-key: v0.6.6 #212

merged 1 commit into from
Apr 12, 2024

Conversation

baloo
Copy link
Member

@baloo baloo commented Apr 12, 2024

Added:

  • impl decode_as for KeypairData (#211)

Changed:

  • clarify SSH vs OpenSSH formats (#206)

Fixed:

  • fix certificate::OptionsMap encoding (#207)
  • fixup EcdsaPrivateKey Debug impl (#210)

Added:
- impl `decode_as` for `KeypairData` ([RustCrypto#211])

Changed:
- clarify SSH vs OpenSSH formats ([RustCrypto#206])

Fixed:
- fix `certificate::OptionsMap` encoding ([RustCrypto#207])
- fixup `EcdsaPrivateKey` Debug impl ([RustCrypto#210])

[RustCrypto#206]: RustCrypto#206
[RustCrypto#207]: RustCrypto#207
[RustCrypto#210]: RustCrypto#210
[RustCrypto#211]: RustCrypto#211
@baloo baloo marked this pull request as draft April 12, 2024 02:07
@baloo
Copy link
Member Author

baloo commented Apr 12, 2024

This is a request for a 0.6.6 release of ssh-key that would include a backport of #211

This is intended to be merged in a ssh-key/0.6.x branch (pointing to cb2706f)

@baloo baloo changed the base branch from master to legacy April 12, 2024 19:18
@baloo baloo marked this pull request as ready for review April 12, 2024 19:18
@baloo baloo merged commit ae3a4bf into RustCrypto:legacy Apr 12, 2024
12 checks passed
@baloo baloo deleted the ssh-key/0.6.x branch April 12, 2024 19:20
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