Replies: 1 comment
-
안녕하세요, |K|< N인 경우, ZeroPad를 이용해서 길이를 맞춰주시면 됩니다. (right pad) Hello, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
이름 Your Name
김병권
Question
K' is defined as K when |K| <= N. But since we need to XOR, it should be block size.
Does this mean we should pad K with zeros to get K'? Would that be left pad or right pad?
Beta Was this translation helpful? Give feedback.
All reactions