Skip to content

cts: initial crate#70

Merged
newpavlov merged 2 commits intomasterfrom
cts
Nov 1, 2024
Merged

cts: initial crate#70
newpavlov merged 2 commits intomasterfrom
cts

Conversation

@newpavlov
Copy link
Member

Closes #59

pub struct Error;

/// Encryption functionality of CTS modes.
pub trait Encrypt: Sized {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These traits later will be moved to the cipher crate.

@newpavlov newpavlov mentioned this pull request Oct 31, 2024
5 tasks
@newpavlov newpavlov merged commit 6656862 into master Nov 1, 2024
@newpavlov newpavlov deleted the cts branch November 1, 2024 07: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.

Support for CTS?

1 participant