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

Belt-Ecb #45

Open
wants to merge 20 commits into
base: master
Choose a base branch
from
Open

Belt-Ecb #45

wants to merge 20 commits into from

Conversation

makavity
Copy link
Contributor

@makavity makavity commented May 3, 2023

Hello!
Implemented belt-ecb.
I know it is not the last version, but I have no idea how to use traits with CTS modes.
So, now, I have questions:

  1. Can I use not Buf version of Encryptor/Decryptor?
  2. Benches is wrong, I suggest.

Any ideas, how to implement it more correctly?
Thanks.
@newpavlov

@newpavlov
Copy link
Member

I have draft implementation of generic CTS2 and CTS3 modes (CTS1 is a bit more difficult, since it can be applied only to CBC), which should cover belt-ecb and belt-cbc. I will try to make PR with it later this week.

@makavity
Copy link
Contributor Author

@newpavlov hey, any updates?

@makavity
Copy link
Contributor Author

@newpavlov Hello!
Any updates? :)

@makavity
Copy link
Contributor Author

@newpavlov hey. Can you share your draft? Maybe i can finalize it.

@newpavlov
Copy link
Member

Ah, sorry for the delay. I had some bugs in my implementation, I intended to publish the crate after fixing them, but forgot about it... I will try to do it during this weekend, if not, I'll publish buggy draft.

@makavity
Copy link
Contributor Author

@newpavlov hello! Any updates? :)

@makavity
Copy link
Contributor Author

@newpavlov hey. Could you upload draft please?

@makavity
Copy link
Contributor Author

@newpavlov hey, need it for BPACE implementation. Any updates?

@makavity
Copy link
Contributor Author

makavity commented Jan 9, 2024

@newpavlov hey. Any updates about CTS2?

@newpavlov newpavlov mentioned this pull request Apr 18, 2024
@makavity
Copy link
Contributor Author

@newpavlov hey. Any updates about CTS?

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.

None yet

2 participants