Skip to content

Belt-Ecb#45

Closed
makavity wants to merge 20 commits intoRustCrypto:masterfrom
makavity:master
Closed

Belt-Ecb#45
makavity wants to merge 20 commits intoRustCrypto:masterfrom
makavity:master

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?

@makavity
Copy link
Contributor Author

@newpavlov hello, any updates for CTS?

@newpavlov
Copy link
Member

Sorry for the late response!

Closing in favor of #70 (see EcbCs2Enc and EcbCs2Dec).

@newpavlov newpavlov closed this Oct 31, 2024
@makavity
Copy link
Contributor Author

makavity commented Nov 1, 2024

Thank you so much!

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