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-encoding: adds a DigestWriter #268

Merged
merged 1 commit into from
Aug 13, 2024

Conversation

baloo
Copy link
Member

@baloo baloo commented Aug 13, 2024

This allows to write to the digest directly from the serializer.

This allows to write to the digest directly from the serializer.
@tarcieri
Copy link
Member

Looks like ssh-encoding will need an MSRV bump for this, which is fine

@tarcieri
Copy link
Member

Will fix up the MSRV retroactively and cut another release

@tarcieri tarcieri merged commit 867f0b3 into RustCrypto:master Aug 13, 2024
27 of 30 checks passed
@baloo baloo deleted the baloo/encoding/digest-writer branch August 13, 2024 17:37
tarcieri added a commit that referenced this pull request Aug 13, 2024
The MSRV was increased due to the `digest` dependency in #268
@tarcieri tarcieri mentioned this pull request Aug 13, 2024
tarcieri added a commit that referenced this pull request Aug 13, 2024
The MSRV was increased due to the `digest` dependency in #268
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.

2 participants