211 reputation
13
bio website
location
age
visits member for 1 year, 7 months
seen Apr 12 at 13:32
stats profile views 5
python, ruby, web-security, etc.

Sep
20
comment How does a padding oracle attack work?
Thanks for following up on that. What I meant to say was 'this post is lacking a good explanation' ;) Edited that.
Sep
11
comment How does a padding oracle attack work?
Thanks for looking over it, PaĆ­lo. I changed this just now.
Aug
26
comment Why is padding used for RSA encryption given that it is not a block cipher?
Note: Due to the fact that encryption is public, a chosen plaintext attack is indeed within an attacker's power. Unlike with symmetric ciphers (e.g. AES), which the author of our question cited for comparison.