Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Someone
on Sept 13, 2010
|
parent
|
context
|
favorite
| on:
'Padding Oracle' Crypto Attack Affects Millions of...
"Check the padding: it should repeat as many times as the value of the last byte."
Shouldn't that be 'at least as many times as'? After all, the 902th byte could be a 06h, too.
tptacek
on Sept 13, 2010
[–]
Yep.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Shouldn't that be 'at least as many times as'? After all, the 902th byte could be a 06h, too.