Replies: 7 comments
-
Hi. Recall what we discussed in the last lecture. |
Beta Was this translation helpful? Give feedback.
-
Think you are a receiver of the ciphertext. |
Beta Was this translation helpful? Give feedback.
-
@KihongHeo @bonjune |
Beta Was this translation helpful? Give feedback.
-
The same one which we discussed. Recall how padding oracle attack could be introduced. |
Beta Was this translation helpful? Give feedback.
-
Techinically any padding scheme is possible. It's totally up to you if your scheme works for enc. dec. crack. But it would be easier to use a proven one :). |
Beta Was this translation helpful? Give feedback.
-
As @bonjune said, you can do your best based on the knowledge you have learned in the class. You are not my employee. There is no "must" things you have to implement here. |
Beta Was this translation helpful? Give feedback.
-
Thank you all for your answers! I thought that the scheme should be provided because there are expected values for enc. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Name: Jeho Yeon
I have two questions about padding scheme of CBC in Homework 2.
helloworld
, which has 10 characters, is encrypted into ciphertextwk� ����3�wu
, which has 12 characters. Why is the padding inserted? Since 10 is multiple of 2, I think padding shouldn't be inserted.Beta Was this translation helpful? Give feedback.
All reactions