Skip to content

ssh-cipher: add Decryptor and Encryptor#253

Merged
tarcieri merged 1 commit into
masterfrom
ssh-cipher/stateful-decryptor-and-encryptor
Jul 28, 2024
Merged

ssh-cipher: add Decryptor and Encryptor#253
tarcieri merged 1 commit into
masterfrom
ssh-cipher/stateful-decryptor-and-encryptor

Conversation

@tarcieri

Copy link
Copy Markdown
Member

Adds stateful types which can incrementally decrypt/encrypt data in CBC or CTR modes.

Closes #164

Adds stateful types which can incrementally decrypt/encrypt data in CBC
or CTR modes.

Closes #164
@tarcieri tarcieri merged commit e64c44f into master Jul 28, 2024
@tarcieri tarcieri deleted the ssh-cipher/stateful-decryptor-and-encryptor branch July 28, 2024 22:35
@tarcieri tarcieri mentioned this pull request Jun 28, 2026
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.

ssh-cipher: Cipher::{encrypt, decrypt} does not persist cipher state.

1 participant