Skip to content

Conversation

@tarcieri
Copy link
Member

@tarcieri tarcieri commented Nov 8, 2025

This reverts commit ab1f278 (#266).

The latest versions of cbc and ctr no longer impl Clone deliberately, so this can no longer be implemented in this manner: RustCrypto/block-modes#91

The cipher needs to be fully reinitialized from the original key instead.

This reverts commit ab1f278 (#266).

The latest versions of `cbc` and `ctr` no longer impl `Clone`
deliberately, so this can no longer be implemented in this manner:
RustCrypto/block-modes#91

The cipher needs to be fully reinitialized from the original key
instead.
@tarcieri tarcieri requested a review from baloo November 8, 2025 16:13
@tarcieri tarcieri merged commit 3920302 into master Nov 8, 2025
20 checks passed
@tarcieri tarcieri deleted the ssh-cipher/revert-266 branch November 8, 2025 16:17
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